ID #4378
Card
Gold Acidus Card
Buy Price: N/A
Sell Price: N/A
MaxHP +4%
MaxSP +4%
_______________________
Up to max +4 Refine Level:
MaxHP +4%
MaxSP +4%
Increases HP and SP Recovery Rate by 5%.
_______________________
Type: Card
Compound on: Shoes
Weight: 1
MaxSP +4%
_______________________
Up to max +4 Refine Level:
MaxHP +4%
MaxSP +4%
Increases HP and SP Recovery Rate by 5%.
_______________________
Type: Card
Compound on: Shoes
Weight: 1
Monster Drops
Card Drops
Acidus
Rate: 0.5%
Available from boxes
NPCs where to find the item
Card Vendor Machine#pa08
comodo (148, 306)
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 if (getrefine()<=4) { bonus bMaxHPrate,8; bonus bMaxSPrate,8; bonus bHPrecovRate,5; bonus bSPrecovRate,5; } else { bonus bMaxHPrate,4; bonus bMaxSPrate,4; }
if (getrefine()<=4) {
bonus bMaxHPrate,8;
bonus bMaxSPrate,8;
bonus bHPrecovRate,5;
bonus bSPrecovRate,5;
}
else {
bonus bMaxHPrate,4;
bonus bMaxSPrate,4;
}