Sealed Moonlight Flower Card

Item ID 4490 Name Sealed Moonlight Flower Card
Enables the use of Level 1 Increase Agility.
_______________________
Refine Level +15:
Enables the use of Level 5 Increase Agility.
_______________________
Type: Card
Compound on: Shoes
Weight: 1
Weapon Level 0 Identifier Sealed_M_Flower_Card
Attack 0 Type Card
MATK 0 Equip Locations Footgear
Defense 0 Equippable Jobs None
Range 0 Equip Gender Both (Male and Female)
Slots 0 Equip Upper None
Weight 1 Min Equip Level None
NPC Buy 20 Max Equip Level None
NPC Sell 10 Refineable No
Credit Price None Trade restriction None
Item Script
skill "AL_INCAGI",((getrefine()>14)?5:1);

Set Script
Beast's Leather Shoes
Sealed Moonlight Flower Card
bonus bFixedCast,-200;
Sealed Moonlight Flower Card
Sealed Angry Moonlight Flower Card
autobonus "{ bonus bFlee2,5; }",20,5000,BF_WEAPON,"{ active_transform 1150,5000; }";
Sealed Moonlight Flower Card
Lunar Eclipse Armor
.@r = getequiprefinerycnt(EQI_SHOES);
bonus2 bSkillAtk,"SJ_SOLARBURST",15*(.@r/3);
bonus2 bSkillAtk,"SJ_FULLMOONKICK",15*(.@r/3);
bonus2 bSkillAtk,"SJ_FALLINGSTAR_ATK",15*(.@r/3);
bonus2 bSkillAtk,"SJ_FALLINGSTAR_ATK2",15*(.@r/3);
bonus2 bSkillAtk,"SP_SPA",15*(.@r/3);
bonus2 bSkillAtk,"SP_SWHOO",15*(.@r/3);
bonus2 bSkillAtk,"SP_CURSEEXPLOSION",15*(.@r/3);
Sealed Moonlight Flower Card
[Not For Sale] Lunar Eclipse Armor
.@r = getequiprefinerycnt(EQI_SHOES);
bonus2 bSkillAtk,"SJ_SOLARBURST",15*(.@r/3);
bonus2 bSkillAtk,"SJ_FULLMOONKICK",15*(.@r/3);
bonus2 bSkillAtk,"SJ_FALLINGSTAR_ATK",15*(.@r/3);
bonus2 bSkillAtk,"SJ_FALLINGSTAR_ATK2",15*(.@r/3);
bonus2 bSkillAtk,"SP_SPA",15*(.@r/3);
bonus2 bSkillAtk,"SP_SWHOO",15*(.@r/3);
bonus2 bSkillAtk,"SP_CURSEEXPLOSION",15*(.@r/3);