| Variable | Base.CraftedFishingRod |
|---|---|
| Type | Weapon |
| Catégorie | Fishing |
| Poids | 0.4 |
| Icône |
FishingRod_crafted
|
| Nom variable | CraftedFishingRod |
|---|---|
| Module | Base |
| Source | scripts\items_weapons.txt |
| Item PK | 5412 |
|---|---|
| Lignes | 2403 → 2445 |
| File ID | 1364 |
Icône affichée: un des objets requis pour fabriquer cette recette.
| Recipe | Mod | Category | Time | Result |
|---|---|---|---|---|
|
Make Fishing Rod
Base
|
KAVALASH_Custom | Fishing | 80 | CraftedFishingRod=1 |
|
Make Fishing Rod
Base
|
Vanilla | Fishing | 80 | CraftedFishingRod=1 |
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 | Shovel | |||
| BaseSpeed | 1.3 | 1.3 | ||
| BreakSound | FishingRodBreak | |||
| Categories | Improvised;Blunt | |||
| ConditionLowerChanceOneIn | 1 | 1 | ||
| ConditionMax | 3 | 3 | ||
| CritDmgMultiplier | 2 | 2 | ||
| CriticalChance | 5 | 5 | ||
| DisplayCategory | Fishing | |||
| DisplayName | Fishing Rod | |||
| DoorDamage | 1 | 1 | ||
| DoorHitSound | FishingRodHit | |||
| HitFloorSound | FishingRodHit | |||
| HitSound | FishingRodHit | |||
| Icon | FishingRod_crafted | |||
| IdleAnim | Idle_Weapon2 | |||
| KnockBackOnNoDeath | FALSE | 0 | 0 | |
| KnockdownMod | 0 | 0 | ||
| MaxDamage | 0.3 | 0.3 | ||
| MaxHitCount | 2 | 2 | ||
| MaxRange | 1.55 | 1.55 | ||
| MinAngle | 0.8 | 0.8 | ||
| MinDamage | 0.2 | 0.2 | ||
| MinRange | 0.61 | 0.61 | ||
| MinimumSwingTime | 2 | 2 | ||
| PushBackMod | 0.3 | 0.3 | ||
| RunAnim | Run_Weapon2 | |||
| SplatBloodOnNoDeath | FALSE | 0 | 0 | |
| SplatNumber | 1 | 1 | ||
| SubCategory | Swinging | |||
| SwingAmountBeforeImpact | 0.02 | 0.02 | ||
| SwingAnim | Bat | |||
| SwingSound | FishingRodSwing | |||
| SwingTime | 2 | 2 | ||
| Tags | FishingRod | |||
| TreeDamage | 0 | 0 | ||
| TwoHandWeapon | TRUE | 1 | 1 | |
| Type | Weapon | |||
| WeaponSprite | FishingRod_Crafted | |||
| Weight | 0.4 | 0.4 |
item CraftedFishingRod
{
DisplayCategory = Fishing,
MaxRange = 1.55,
WeaponSprite = FishingRod_Crafted,
MinAngle = 0.8,
Type = Weapon,
MinimumSwingTime = 2,
KnockBackOnNoDeath = FALSE,
SwingAmountBeforeImpact = 0.02,
Categories = Improvised;Blunt,
ConditionLowerChanceOneIn = 1,
Weight = 0.4,
SplatNumber = 1,
PushBackMod = 0.3,
SubCategory = Swinging,
ConditionMax = 3,
MaxHitCount = 2,
DoorDamage = 1,
SwingAnim = Bat,
DisplayName = Fishing Rod,
MinRange = 0.61,
SwingTime = 2,
KnockdownMod = 0,
SplatBloodOnNoDeath = FALSE,
Icon = FishingRod_crafted,
RunAnim = Run_Weapon2,
IdleAnim = Idle_Weapon2,
BreakSound = FishingRodBreak,
DoorHitSound = FishingRodHit,
HitSound = FishingRodHit,
HitFloorSound = FishingRodHit,
SwingSound = FishingRodSwing,
TreeDamage = 0,
TwoHandWeapon = TRUE,
CriticalChance = 5,
CritDmgMultiplier = 2,
MinDamage = 0.2,
MaxDamage = 0.3,
BaseSpeed = 1.3,
AttachmentType = Shovel,
Tags = FishingRod,
}