| Variable | Base.WoodAxe |
|---|---|
| Type | Weapon |
| Catégorie | ToolWeapon |
| Poids | 3 |
| Icône |
WoodAxe
|
| Nom variable | WoodAxe |
|---|---|
| Module | Base |
| Source | scripts\items_weapons.txt |
| Item PK | 5421 |
|---|---|
| Lignes | 2816 → 2866 |
| File ID | 1364 |
Icône affichée: un des objets requis pour fabriquer cette recette.
| Recipe | Mod | Category | Time | Result |
|---|---|---|---|---|
|
Attach Handle to the Wood Axe
CraftMoreKavalash
|
KAVALASH_Custom | CloseWeapons | 200 | WoodAxe=1 |
|
Changer Orientation
Base
|
KAVALASH_System | 20 | WoodAxe=1 |
Icône affichée: l'objet obtenu via la recette quand il est identifié.
| Recipe | Mod | Category | Time | Result |
|---|---|---|---|---|
|
Slice Watermelon
Base
|
KAVALASH_Custom | Cooking | 70 | WatermelonSliced=10 |
|
Remove Wood Axe Handle
CraftMoreKavalash
|
KAVALASH_Custom | CloseWeapons | 200 | Head_WoodAxe=1 |
|
Changer Orientation
Base
|
KAVALASH_System | 20 | LyingWoodAxe=1 |
|
|
Slice Watermelon
Base
|
Vanilla | Cooking | 70 | WatermelonSliced=10 |
Toutes les propriétés extraites pour cet item.
| Key | Value (raw) | Num | Bool | JSON |
|---|---|---|---|---|
| AttachmentType | BigBlade | |||
| BaseSpeed | 1 | 1 | ||
| BreakSound | WoodAxeBreak | |||
| Categories | Axe | |||
| ConditionLowerChanceOneIn | 25 | 25 | ||
| ConditionMax | 15 | 15 | ||
| CritDmgMultiplier | 12 | 12 | ||
| CriticalChance | 50 | 50 | ||
| DamageCategory | Slash | |||
| DamageMakeHole | TRUE | 1 | 1 | |
| DisplayCategory | ToolWeapon | |||
| DisplayName | Wood Axe | |||
| DoorDamage | 55 | 55 | ||
| DoorHitSound | WoodAxeHit | |||
| EnduranceMod | 3 | 3 | ||
| HitAngleMod | -30 | -30 | ||
| HitFloorSound | WoodAxeHit | |||
| HitSound | WoodAxeHit | |||
| Icon | WoodAxe | |||
| IdleAnim | Idle_Weapon2 | |||
| KnockBackOnNoDeath | TRUE | 1 | 1 | |
| KnockdownMod | 3 | 3 | ||
| MaxDamage | 3 | 3 | ||
| MaxHitCount | 3 | 3 | ||
| MaxRange | 1.35 | 1.35 | ||
| MetalValue | 120 | 120 | ||
| MinAngle | 0.8 | 0.8 | ||
| MinDamage | 1.3 | 1.3 | ||
| MinRange | 0.61 | 0.61 | ||
| MinimumSwingTime | 0.5 | 0.5 | ||
| PushBackMod | 0.3 | 0.3 | ||
| RequiresEquippedBothHands | TRUE | 1 | 1 | |
| RunAnim | Run_Weapon2 | |||
| SplatBloodOnNoDeath | TRUE | 1 | 1 | |
| SplatNumber | 3 | 3 | ||
| SplatSize | 5 | 5 | ||
| SubCategory | Swinging | |||
| SwingAmountBeforeImpact | 0.002 | 0.002 | ||
| SwingAnim | Heavy | |||
| SwingSound | WoodAxeSwing | |||
| SwingTime | 0.5 | 0.5 | ||
| Tags | ChopTree;CutPlant | |||
| TreeDamage | 55 | 55 | ||
| TwoHandWeapon | TRUE | 1 | 1 | |
| Type | Weapon | |||
| WeaponLength | 0.5 | 0.5 | ||
| WeaponSprite | WoodAxe | |||
| Weight | 3 | 3 |
item WoodAxe
{
DisplayCategory = ToolWeapon,
MaxRange = 1.35,
WeaponSprite = WoodAxe,
MinAngle = 0.8,
Type = Weapon,
MinimumSwingTime = 0.5,
KnockBackOnNoDeath = TRUE,
SwingAmountBeforeImpact = 0.002,
Categories = Axe,
ConditionLowerChanceOneIn = 25,
Weight = 3,
SplatNumber = 3,
PushBackMod = 0.3,
EnduranceMod = 3,
SubCategory = Swinging,
ConditionMax = 15,
MaxHitCount = 3,
DoorDamage = 55,
IdleAnim = Idle_Weapon2,
SwingAnim = Heavy,
DisplayName = Wood Axe,
MinRange = 0.61,
SwingTime = 0.5,
HitAngleMod = -30,
SplatSize = 5,
KnockdownMod = 3,
SplatBloodOnNoDeath = TRUE,
Icon = WoodAxe,
RunAnim = Run_Weapon2,
TwoHandWeapon = TRUE,
SwingSound = WoodAxeSwing,
DoorHitSound = WoodAxeHit,
HitSound = WoodAxeHit,
HitFloorSound = WoodAxeHit,
BreakSound = WoodAxeBreak,
TreeDamage = 55,
MetalValue = 120,
CriticalChance = 50,
CritDmgMultiplier = 12,
MinDamage = 1.3,
MaxDamage = 3,
BaseSpeed = 1,
WeaponLength = 0.5,
RequiresEquippedBothHands = TRUE,
DamageCategory = Slash,
DamageMakeHole = TRUE,
AttachmentType = BigBlade,
Tags = ChopTree;CutPlant,
}