| Variable | Base.NoiseTrapRemote |
|---|---|
| Type | Weapon |
| Catégorie | Explosives |
| Poids | 1.5 |
| Icône |
NoiseMaker
|
| Nom variable | NoiseTrapRemote |
|---|---|
| Module | Base |
| Source | scripts\newitems.txt |
| Item PK | 5797 |
|---|---|
| Lignes | 3620 → 3645 |
| File ID | 1370 |
Icône affichée: un des objets requis pour fabriquer cette recette.
| Recipe | Mod | Category | Time | Result |
|---|---|---|---|---|
|
Add Crafted Trigger
Base
|
KAVALASH_Custom | Electrical | 80 | NoiseTrapRemote=1 |
|
Add Crafted Trigger
Base
|
Vanilla | Electrical | 80 | NoiseTrapRemote=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 | |
| CanBeRemote | TRUE | 1 | 1 | |
| CanBeReused | TRUE | 1 | 1 | |
| DisplayCategory | Explosives | |||
| DisplayName | Remote Noise Generator | |||
| ExplosionSound | NoiseMakerActivate | |||
| Icon | NoiseMaker | |||
| MaxDamage | 0 | 0 | ||
| MaxHitCount | 0 | 0 | ||
| MaxRange | 10 | 10 | ||
| MinDamage | 0 | 0 | ||
| MinimumSwingTime | 1.5 | 1.5 | ||
| NoiseDuration | 30 | 30 | ||
| NoiseRange | 17 | 17 | ||
| PhysicsObject | NoiseGenerator | |||
| SwingAmountBeforeImpact | 0.1 | 0.1 | ||
| SwingAnim | Throw | |||
| SwingTime | 1.5 | 1.5 | ||
| Type | Weapon | |||
| UseSelf | TRUE | 1 | 1 | |
| WeaponSprite | Molotov | |||
| Weight | 1.5 | 1.5 | ||
| WorldStaticModel | NoiseMakerSensor |
item NoiseTrapRemote
{
DisplayCategory = Explosives,
MaxRange = 10,
Type = Weapon,
MinimumSwingTime = 1.5,
SwingAnim = Throw,
WeaponSprite = Molotov,
UseSelf = TRUE,
DisplayName = Remote Noise Generator,
SwingTime = 1.5,
SwingAmountBeforeImpact = 0.1,
PhysicsObject = NoiseGenerator,
MinDamage = 0,
Weight = 1.5,
MaxDamage = 0,
MaxHitCount = 0,
Icon = NoiseMaker,
NoiseRange = 17,
NoiseDuration = 30,
CanBePlaced = TRUE,
CanBeReused = TRUE,
CanBeRemote = TRUE,
ExplosionSound = NoiseMakerActivate,
WorldStaticModel = NoiseMakerSensor,
}