ID #300242
Card
Ghost Cube Card
Buy Price: N/A
Sell Price: N/A
When equipped by Novice or Super Novice:
ATK +10%, MaxHP +1500.
When equipped with Lude Gal Card:
Physical attacks have a certain chance to remove the weapon size penalty for 7 seconds.
_______________________
Type: Card
Compound on: Accessory
Weight: 1
ATK +10%, MaxHP +1500.
When equipped with Lude Gal Card:
Physical attacks have a certain chance to remove the weapon size penalty for 7 seconds.
_______________________
Type: Card
Compound on: Accessory
Weight: 1
Monster Drops
Card Drops
Ghost Cube
Rate: 0.5%
Available from boxes
Basic Information
Type
Card
Weight
10
Item Flags
Drop Effect
Yes
Scripts
Script if (BaseJob == JOB_NOVICE) { bonus bAtkRate,10; bonus bMaxHP,1500; }
if (BaseJob == JOB_NOVICE) {
bonus bAtkRate,10;
bonus bMaxHP,1500;
}