| Variable | Base.FlameTrapTriggered |
|---|---|
| Type | Weapon |
| Catégorie | Explosives |
| Poids | 1.5 |
| Icône |
FireBomb
|
| Nom variable | FlameTrapTriggered |
|---|---|
| Module | Base |
| Source | scripts\newitems.txt |
| Item PK | 5781 |
|---|---|
| Lignes | 3172 → 3198 |
| File ID | 1370 |
Icône affichée: un des objets requis pour fabriquer cette recette.
| Recipe | Mod | Category | Time | Result |
|---|---|---|---|---|
|
Revert Attachable Item
AuthenticZRecipes
|
KAVALASH_Authentic Z - Current | 30 | FlameTrapTriggered=1 |
|
|
Add Timer
Base
|
KAVALASH_Custom | Electrical | 80 | FlameTrapTriggered=1 |
|
Add Timer
Base
|
Vanilla | Electrical | 80 | FlameTrapTriggered=1 |
Icône affichée: l'objet obtenu via la recette quand il est identifié.
| Recipe | Mod | Category | Time | Result |
|---|---|---|---|---|
|
Make Backpack Attachable Item
AuthenticZRecipes
|
KAVALASH_Authentic Z - Current | 30 | AuthenticZClothing.FlameTrapTriggered=1 |
Toutes les propriétés extraites pour cet item.
| Key | Value (raw) | Num | Bool | JSON |
|---|---|---|---|---|
| CanBePlaced | TRUE | 1 | 1 | |
| DisplayCategory | Explosives | |||
| DisplayName | Flame Trap with Timer | |||
| ExplosionSound | FlameTrapExplode | |||
| ExplosionTimer | 10 | 10 | ||
| FirePower | 97 | 97 | ||
| FireRange | 6 | 6 | ||
| Icon | FireBomb | |||
| MaxDamage | 0 | 0 | ||
| MaxHitCount | 0 | 0 | ||
| MaxRange | 3 | 3 | ||
| MinDamage | 0 | 0 | ||
| MinimumSwingTime | 1.5 | 1.5 | ||
| PhysicsObject | constructedobjects_01_32 | |||
| PlacedSprite | constructedobjects_01_32 | |||
| SwingAmountBeforeImpact | 0.1 | 0.1 | ||
| SwingAnim | Throw | |||
| SwingSound | FlameTrapThrow | |||
| SwingTime | 1.5 | 1.5 | ||
| Type | Weapon | |||
| UseSelf | TRUE | 1 | 1 | |
| WeaponSprite | Molotov | |||
| Weight | 1.5 | 1.5 | ||
| WorldStaticModel | FlameTrapSensor |
item FlameTrapTriggered
{
DisplayCategory = Explosives,
MaxRange = 3,
Type = Weapon,
MinimumSwingTime = 1.5,
SwingAnim = Throw,
WeaponSprite = Molotov,
UseSelf = TRUE,
DisplayName = Flame Trap with Timer,
SwingTime = 1.5,
SwingAmountBeforeImpact = 0.1,
PhysicsObject = constructedobjects_01_32,
MinDamage = 0,
Weight = 1.5,
MaxDamage = 0,
MaxHitCount = 0,
Icon = FireBomb,
ExplosionTimer = 10,
PlacedSprite = constructedobjects_01_32,
FirePower = 97,
FireRange = 6,
CanBePlaced = TRUE,
ExplosionSound = FlameTrapExplode,
SwingSound = FlameTrapThrow,
WorldStaticModel = FlameTrapSensor,
}