.:Renewal Item Database:.
Search Item By ID
|
Type
Card
Class
Footgear Card
Buy
20z
Sell
10z
Weight
1 Pre/Suffix Wild Fang | |
| Description | MaxHP -12%, MaxSP -6%. Skill casting cannot be interrupted. Refine Level +10: MaxHP +6%, MaxSP +3%. |
|---|---|
| Item Script | { bonus bNoCastCancel; .@hp = -12; .@sp = -6; if (getrefine() >= 10) { .@hp += 6; .@sp += 3; } bonus bMaxHPrate,.@hp; bonus bMaxSPrate,.@sp; },{},{} |
| Dropped By | |



