| Variable | Base.TennisRacket |
|---|---|
| Type | Weapon |
| Catégorie | Sports |
| Poids | 1 |
| Icône |
TennisRacket
|
| Nom variable | TennisRacket |
|---|---|
| Module | Base |
| Source | scripts\items_weapons.txt |
| Item PK | 5378 |
|---|---|
| Lignes | 882 → 920 |
| 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 |
|---|---|---|---|---|
| AttachmentType | Racket | |||
| BaseSpeed | 1.1 | 1.1 | ||
| BreakSound | TennisRacketBreak | |||
| Categories | Improvised;Blunt | |||
| ConditionLowerChanceOneIn | 6 | 6 | ||
| ConditionMax | 4 | 4 | ||
| CritDmgMultiplier | 1 | 1 | ||
| CriticalChance | 5 | 5 | ||
| DisplayCategory | Sports | |||
| DisplayName | Tennis Racket | |||
| DoorDamage | 2 | 2 | ||
| DoorHitSound | TennisRacketHit | |||
| HitFloorSound | TennisRacketHit | |||
| HitSound | TennisRacketHit | |||
| Icon | TennisRacket | |||
| KnockBackOnNoDeath | FALSE | 0 | 0 | |
| KnockdownMod | 2 | 2 | ||
| MaxDamage | 0.5 | 0.5 | ||
| MaxHitCount | 2 | 2 | ||
| MaxRange | 1.25 | 1.25 | ||
| MinAngle | 0.75 | 0.75 | ||
| MinDamage | 0.3 | 0.3 | ||
| 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 | TennisRacketSwing | |||
| SwingTime | 4 | 4 | ||
| TreeDamage | 0 | 0 | ||
| Type | Weapon | |||
| WeaponSprite | TennisRacket | |||
| Weight | 1 | 1 |
item TennisRacket
{
DisplayCategory = Sports,
MaxRange = 1.25,
WeaponSprite = TennisRacket,
MinAngle = 0.75,
Type = Weapon,
MinimumSwingTime = 4,
KnockBackOnNoDeath = FALSE,
SwingAmountBeforeImpact = 0.02,
Categories = Improvised;Blunt,
ConditionLowerChanceOneIn = 6,
Weight = 1,
SplatNumber = 1,
PushBackMod = 0.3,
SubCategory = Swinging,
ConditionMax = 4,
MaxHitCount = 2,
DoorDamage = 2,
SwingAnim = Bat,
DisplayName = Tennis Racket,
MinRange = 0.61,
SwingTime = 4,
KnockdownMod = 2,
SplatBloodOnNoDeath = FALSE,
Icon = TennisRacket,
BreakSound = TennisRacketBreak,
DoorHitSound = TennisRacketHit,
HitSound = TennisRacketHit,
HitFloorSound = TennisRacketHit,
SwingSound = TennisRacketSwing,
TreeDamage = 0,
CriticalChance = 5,
CritDmgMultiplier = 1,
MinDamage = 0.3,
MaxDamage = 0.5,
BaseSpeed = 1.1,
AttachmentType = Racket,
}