| Variable | Base.PipeBomb |
|---|---|
| Type | Weapon |
| Catégorie | Explosives |
| Poids | 1.5 |
| Icône |
PipeBomb
|
| Nom variable | PipeBomb |
|---|---|
| Module | Base |
| Source | scripts\newitems.txt |
| Item PK | 5801 |
|---|---|
| Lignes | 3713 → 3738 |
| 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 | PipeBomb=1 |
|
|
Make Pipe bomb
Base
|
KAVALASH_Custom | Engineer | 100 | PipeBomb=1 |
|
Make Pipe bomb
Base
|
Vanilla | Engineer | 100 | PipeBomb=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.PipeBomb=1 |
|
|
Add Crafted Trigger
Base
|
KAVALASH_Custom | Electrical | 80 | PipeBombRemote=1 |
|
Add Motion Sensor V1
Base
|
KAVALASH_Custom | Electrical | 80 | PipeBombSensorV1=1 |
|
Add Motion Sensor V2
Base
|
KAVALASH_Custom | Electrical | 80 | PipeBombSensorV2=1 |
|
Add Motion Sensor V3
Base
|
KAVALASH_Custom | Electrical | 80 | PipeBombSensorV3=1 |
|
Add Timer
Base
|
KAVALASH_Custom | Electrical | 80 | PipeBombTriggered=1 |
|
Add Crafted Trigger
Base
|
Vanilla | Electrical | 80 | PipeBombRemote=1 |
|
Add Motion Sensor V1
Base
|
Vanilla | Electrical | 80 | PipeBombSensorV1=1 |
|
Add Motion Sensor V2
Base
|
Vanilla | Electrical | 80 | PipeBombSensorV2=1 |
|
Add Motion Sensor V3
Base
|
Vanilla | Electrical | 80 | PipeBombSensorV3=1 |
|
Add Timer
Base
|
Vanilla | Electrical | 80 | PipeBombTriggered=1 |
Toutes les propriétés extraites pour cet item.
| Key | Value (raw) | Num | Bool | JSON |
|---|---|---|---|---|
| DisplayCategory | Explosives | |||
| DisplayName | Pipe Bomb | |||
| ExplosionPower | 90 | 90 | ||
| ExplosionRange | 7 | 7 | ||
| ExplosionSound | PipeBombExplode | |||
| Icon | PipeBomb | |||
| MaxDamage | 0 | 0 | ||
| MaxHitCount | 0 | 0 | ||
| MaxRange | 10 | 10 | ||
| MinDamage | 0 | 0 | ||
| MinimumSwingTime | 1.5 | 1.5 | ||
| PhysicsObject | PipeBomb | |||
| PlacedSprite | constructedobjects_01_32 | |||
| SwingAmountBeforeImpact | 0.1 | 0.1 | ||
| SwingAnim | Throw | |||
| SwingSound | PipeBombThrow | |||
| SwingTime | 1.5 | 1.5 | ||
| Tooltip | Tooltip_Trap | |||
| Type | Weapon | |||
| UseSelf | TRUE | 1 | 1 | |
| WeaponSprite | Molotov | |||
| Weight | 1.5 | 1.5 | ||
| WorldStaticModel | PipeBomb |
item PipeBomb
{
DisplayCategory = Explosives,
MaxRange = 10,
Type = Weapon,
MinimumSwingTime = 1.5,
SwingAnim = Throw,
WeaponSprite = Molotov,
UseSelf = TRUE,
DisplayName = Pipe Bomb,
SwingTime = 1.5,
SwingAmountBeforeImpact = 0.1,
PhysicsObject = PipeBomb,
MinDamage = 0,
Weight = 1.5,
MaxDamage = 0,
MaxHitCount = 0,
Icon = PipeBomb,
ExplosionPower = 90,
ExplosionRange = 7,
ExplosionSound = PipeBombExplode,
SwingSound = PipeBombThrow,
PlacedSprite = constructedobjects_01_32,
Tooltip = Tooltip_Trap,
WorldStaticModel = PipeBomb,
}