ID #27114
Card
Ominous Solider Card
Buy Price: N/A
Sell Price: N/A
MaxHP +10%
DEF +50
_______________________
For each 3 Refine Levels:
MaxHP +1%
_______________________
Base Level at least 160:
VIT +3
DEF +50
_______________________
Type: Card
Compound on: Armor
Weight: 1
DEF +50
_______________________
For each 3 Refine Levels:
MaxHP +1%
_______________________
Base Level at least 160:
VIT +3
DEF +50
_______________________
Type: Card
Compound on: Armor
Weight: 1
Monster Drops
Card Drops
Ominous Solider
Rate: 0.5%
Available from boxes
Equipment Slots
Head (Top)
Head (Lower)
Left Hand
Garment
Accessory 1
Head (Mid)
Body Armor
Right Hand
Shoes
Accessory 2
Basic Information
Type
Card
Weight
10
Item Flags
Drop Effect
Yes
Scripts
Script bonus bMaxHPrate,(10+(getrefine()/3)); .@val = 50; if (BaseLevel >= 160) { .@val += 50; bonus bVit,3; } bonus bDef,.@val;
bonus bMaxHPrate,(10+(getrefine()/3));
.@val = 50;
if (BaseLevel >= 160) {
.@val += 50;
bonus bVit,3;
}
bonus bDef,.@val;