ID #4379
Card
Blue Acidus Card
Buy Price: N/A
Sell Price: N/A
MaxSP +40
_______________________
Up to max +4 Refine Level:
MaxSP +40
Increases SP Recovery Rate by 5%.
_______________________
Type: Card
Compound on: Headgear
Weight: 1
_______________________
Up to max +4 Refine Level:
MaxSP +40
Increases SP Recovery Rate by 5%.
_______________________
Type: Card
Compound on: Headgear
Weight: 1
Monster Drops
Card Drops
Acidus
Rate: 0.5%
Solid Acidus
Rate: 2.5%
Acidus Ringleader
Rate: 2.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 bSPrecovRate,5; bonus bMaxSP,80; } else { bonus bMaxSP,40; }
if (getrefine()<=4) {
bonus bSPrecovRate,5;
bonus bMaxSP,80;
}
else {
bonus bMaxSP,40;
}