| Variable | Base.BigNoiseTrap |
|---|---|
| Type | Weapon |
| Catégorie | |
| Poids | 6.5 |
| Icône |
NoiseMaker
|
| Nom variable | BigNoiseTrap |
|---|---|
| Module | Base |
| Source | media\scripts\KAVA_Materials_Items.txt |
| Item PK | 3061 |
|---|---|
| Lignes | 397 → 423 |
| File ID | 1060 |
Icône affichée: un des objets requis pour fabriquer cette recette.
| Recipe | Mod | Category | Time | Result |
|---|---|---|---|---|
|
Fabriquer un gros generateur de bruit
CraftMoreKavalash
|
KAVALASH_Custom | Electrical | 500 | BigNoiseTrap=1 |
Icône affichée: l'objet obtenu via la recette quand il est identifié.
Toutes les propriétés extraites pour cet item.
| Key | Value (raw) | Num | Bool | JSON |
|---|---|---|---|---|
| CanBePlaced | TRUE | 1 | 1 | |
| CanBeReused | TRUE | 1 | 1 | |
| DisplayName | Gros generateur de bruit | |||
| ExplosionSound | HouseAlarm | |||
| ExplosionTimer | 10 | 10 | ||
| Icon | NoiseMaker | |||
| MaxDamage | 0 | 0 | ||
| MaxHitCount | 0 | 0 | ||
| MaxRange | 10 | 10 | ||
| MinDamage | 0 | 0 | ||
| MinimumSwingTime | 1.5 | 1.5 | ||
| NoiseDuration | 60 | 60 | ||
| NoiseRange | 250 | 250 | ||
| PhysicsObject | NoiseGenerator | |||
| SwingAmountBeforeImpact | 0.1 | 0.1 | ||
| SwingAnim | Throw | |||
| SwingTime | 1.5 | 1.5 | ||
| Type | Weapon | |||
| UseSelf | TRUE | 1 | 1 | |
| WeaponSprite | Molotov | |||
| Weight | 6.5 | 6.5 | ||
| WorldStaticModel | NoiseMakerSensor |
item BigNoiseTrap
{
MaxRange = 10,
Type = Weapon,
MinimumSwingTime = 1.5,
SwingAnim = Throw,
WeaponSprite = Molotov,
UseSelf = TRUE,
DisplayName = Gros generateur de bruit,
SwingTime = 1.5,
SwingAmountBeforeImpact = 0.1,
PhysicsObject = NoiseGenerator,
MinDamage = 0,
Weight = 6.5,
MaxDamage = 0,
MaxHitCount = 0,
Icon = NoiseMaker,
NoiseRange = 250,
NoiseDuration = 60,
ExplosionTimer = 10,
CanBePlaced = TRUE,
CanBePlaced = TRUE,
CanBeReused = TRUE,
ExplosionSound = HouseAlarm,
WorldStaticModel = NoiseMakerSensor,
}