ID #311462
Card
Star Emperor Stone (Lower)
Buy Price: N/A
Sell Price: N/A
For each Level of Blessing of The Star:
Increases damage of Falling Star by 4%.
_______________________
When equipped with Star Emperor Stone(Garment):
Physical attacks have a 2% chance to restore 1% of the damage dealt as SP.
Increases damage of Falling Star by 4%.
_______________________
When equipped with Star Emperor Stone(Garment):
Physical attacks have a 2% chance to restore 1% of the damage dealt as SP.
Basic Information
Type
Card
Scripts
Script .@val = 4*getskilllv("SG_STAR_BLESS"); bonus2 bSkillAtk,"SJ_FALLINGSTAR_ATK",.@val; bonus2 bSkillAtk,"SJ_FALLINGSTAR_ATK2",.@val;
.@val = 4*getskilllv("SG_STAR_BLESS");
bonus2 bSkillAtk,"SJ_FALLINGSTAR_ATK",.@val;
bonus2 bSkillAtk,"SJ_FALLINGSTAR_ATK2",.@val;