ID #18811
Armor
White Snake [1]
Buy Price: N/A
Sell Price: N/A
A white snake imitation hat.
_______________________
Random chance to inflict Poison status on the target when dealing physical damage.
_______________________
Refine Level +6:
Increases the chance of inflicting Poison.
_______________________
Type: Headgear
Defense: 5
Position: Upper
Weight: 10
Armor Level: 1
_______________________
Requirement: None
_______________________
Random chance to inflict Poison status on the target when dealing physical damage.
_______________________
Refine Level +6:
Increases the chance of inflicting Poison.
_______________________
Type: Headgear
Defense: 5
Position: Upper
Weight: 10
Armor Level: 1
_______________________
Requirement: None
Equipment Slots
Head (Top)
Head (Lower)
Left Hand
Garment
Accessory 1
Head (Mid)
Body Armor
Right Hand
Shoes
Accessory 2
Basic Information
Type
Armor
Weight
400
Defense
8
Requirements
Armor Level
1
Scripts
Script .@r = getrefine(); if (.@r >= 6) .@val = .@r-5; bonus2 bAddEff,Eff_Poison,10*.@val;
.@r = getrefine(); if (.@r >= 6) .@val = .@r-5; bonus2 bAddEff,Eff_Poison,10*.@val;