| Variable | Base.ClubHammer |
|---|---|
| Type | Weapon |
| Catégorie | ToolWeapon |
| Poids | 1 |
| Icône |
ClubHammer
|
| Nom variable | ClubHammer |
|---|---|
| Module | Base |
| Source | scripts\items_weapons.txt |
| Item PK | 5379 |
|---|---|
| Lignes | 922 → 966 |
| File ID | 1364 |
Icône affichée: un des objets requis pour fabriquer cette recette.
| Recipe | Mod | Category | Time | Result |
|---|---|---|---|---|
|
Attach Handle to the Club Hammer
CraftMoreKavalash
|
KAVALASH_Custom | CloseWeapons | 200 | ClubHammer=1 |
Icône affichée: l'objet obtenu via la recette quand il est identifié.
| Recipe | Mod | Category | Time | Result |
|---|---|---|---|---|
|
Remove Club Hammer Handle
CraftMoreKavalash
|
KAVALASH_Custom | CloseWeapons | 200 | Head_ClubHammer=1 |
Toutes les propriétés extraites pour cet item.
| Key | Value (raw) | Num | Bool | JSON |
|---|---|---|---|---|
| AttachmentType | Hammer | |||
| BaseSpeed | 1 | 1 | ||
| BreakSound | ClubHammerBreak | |||
| CanBarricade | TRUE | 1 | 1 | |
| Categories | SmallBlunt | |||
| ConditionLowerChanceOneIn | 25 | 25 | ||
| ConditionMax | 10 | 10 | ||
| CritDmgMultiplier | 2 | 2 | ||
| CriticalChance | 20 | 20 | ||
| DisplayCategory | ToolWeapon | |||
| DisplayName | Club Hammer | |||
| DoorDamage | 9 | 9 | ||
| DoorHitSound | ClubHammerHit | |||
| HitFloorSound | ClubHammerHit | |||
| HitSound | ClubHammerHit | |||
| Icon | ClubHammer | |||
| IdleAnim | Idle_Weapon2 | |||
| KnockBackOnNoDeath | TRUE | 1 | 1 | |
| KnockdownMod | 0 | 0 | ||
| MaxDamage | 1 | 1 | ||
| MaxHitCount | 1 | 1 | ||
| MaxRange | 1 | 1 | ||
| MetalValue | 25 | 25 | ||
| MinAngle | 0.65 | 0.65 | ||
| MinDamage | 0.5 | 0.5 | ||
| MinRange | 0.61 | 0.61 | ||
| MinimumSwingTime | 3 | 3 | ||
| PushBackMod | 0.5 | 0.5 | ||
| RunAnim | Run_Weapon2 | |||
| SplatBloodOnNoDeath | TRUE | 1 | 1 | |
| SplatNumber | 1 | 1 | ||
| SubCategory | Swinging | |||
| SwingAmountBeforeImpact | 0.02 | 0.02 | ||
| SwingAnim | Bat | |||
| SwingSound | ClubHammerSwing | |||
| SwingTime | 3 | 3 | ||
| Tooltip | Tooltip_no_nails | |||
| TreeDamage | 0 | 0 | ||
| Type | Weapon | |||
| WeaponLength | 0.23 | 0.23 | ||
| WeaponSprite | ClubHammer | |||
| Weight | 1 | 1 |
item ClubHammer
{
DisplayCategory = ToolWeapon,
MaxRange = 1,
WeaponSprite = ClubHammer,
MinAngle = 0.65,
Type = Weapon,
MinimumSwingTime = 3,
KnockBackOnNoDeath = TRUE,
SwingAmountBeforeImpact = 0.02,
Categories = SmallBlunt,
ConditionLowerChanceOneIn = 25,
Weight = 1,
SplatNumber = 1,
PushBackMod = 0.5,
SubCategory = Swinging,
ConditionMax = 10,
MaxHitCount = 1,
DoorDamage = 9,
CanBarricade = TRUE,
SwingAnim = Bat,
DisplayName = Club Hammer,
MinRange = 0.61,
SwingTime = 3,
KnockdownMod = 0,
SplatBloodOnNoDeath = TRUE,
Icon = ClubHammer,
RunAnim = Run_Weapon2,
IdleAnim = Idle_Weapon2,
BreakSound = ClubHammerBreak,
DoorHitSound = ClubHammerHit,
HitSound = ClubHammerHit,
HitFloorSound = ClubHammerHit,
SwingSound = ClubHammerSwing,
TreeDamage = 0,
MetalValue = 25,
CriticalChance = 20,
CritDmgMultiplier = 2,
MinDamage = 0.5,
MaxDamage = 1,
BaseSpeed = 1,
WeaponLength = 0.23,
AttachmentType = Hammer,
Tooltip = Tooltip_no_nails,
}