| Variable | Base.Drumstick |
|---|---|
| Type | Weapon |
| Catégorie | Instrument |
| Poids | 3 |
| Icône |
Drumsticks
|
| Nom variable | Drumstick |
|---|---|
| Module | Base |
| Source | scripts\items_weapons.txt |
| Item PK | 5370 |
|---|---|
| Lignes | 562 → 598 |
| File ID | 1364 |
Icône affichée: un des objets requis pour fabriquer cette recette.
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 |
|---|---|---|---|---|
| BaseSpeed | 1.3 | 1.3 | ||
| BreakSound | DrumstickBreak | |||
| Categories | Improvised;SmallBlunt | |||
| ConditionLowerChanceOneIn | 1 | 1 | ||
| ConditionMax | 1 | 1 | ||
| CriticalChance | 0 | 0 | ||
| DisplayCategory | Instrument | |||
| DisplayName | Drumstick | |||
| DoorDamage | 0 | 0 | ||
| DoorHitSound | DrumstickHit | |||
| HitFloorSound | DrumstickHit | |||
| HitSound | DrumstickHit | |||
| Icon | Drumsticks | |||
| KnockBackOnNoDeath | FALSE | 0 | 0 | |
| KnockdownMod | 2 | 2 | ||
| MaxDamage | 0.2 | 0.2 | ||
| MaxHitCount | 2 | 2 | ||
| MaxRange | 0.9 | 0.9 | ||
| MinAngle | 0.65 | 0.65 | ||
| MinDamage | 0.1 | 0.1 | ||
| MinRange | 0.61 | 0.61 | ||
| MinimumSwingTime | 4 | 4 | ||
| PushBackMod | 0.3 | 0.3 | ||
| SplatBloodOnNoDeath | FALSE | 0 | 0 | |
| SplatNumber | 1 | 1 | ||
| SubCategory | Swinging | |||
| SwingAmountBeforeImpact | 0.02 | 0.02 | ||
| SwingAnim | Bat | |||
| SwingSound | DrumstickSwing | |||
| SwingTime | 4 | 4 | ||
| TreeDamage | 0 | 0 | ||
| Type | Weapon | |||
| WeaponSprite | Drumstick | |||
| Weight | 3 | 3 |
item Drumstick
{
DisplayCategory = Instrument,
MaxRange = 0.9,
WeaponSprite = Drumstick,
MinAngle = 0.65,
Type = Weapon,
MinimumSwingTime = 4,
KnockBackOnNoDeath = FALSE,
SwingAmountBeforeImpact = 0.02,
Categories = Improvised;SmallBlunt,
ConditionLowerChanceOneIn = 1,
Weight = 3,
SplatNumber = 1,
PushBackMod = 0.3,
SubCategory = Swinging,
ConditionMax = 1,
MaxHitCount = 2,
DoorDamage = 0,
SwingAnim = Bat,
DisplayName = Drumstick,
MinRange = 0.61,
SwingTime = 4,
KnockdownMod = 2,
SplatBloodOnNoDeath = FALSE,
Icon = Drumsticks,
BreakSound = DrumstickBreak,
DoorHitSound = DrumstickHit,
HitSound = DrumstickHit,
HitFloorSound = DrumstickHit,
SwingSound = DrumstickSwing,
TreeDamage = 0,
CriticalChance = 0,
MinDamage = 0.1,
MaxDamage = 0.2,
BaseSpeed = 1.3,
}