0
Register now and get: 150.000 Zeny + Summer Hat Pack, Poring Cake Hat, Battle Manual Box, JOB Battle Manual Box, Bubble Gum Box
Offline
Back
ID #300088 Card

Senior Broken Gardener Card

Buy Price: N/A Sell Price: N/A
When compounded on a Book class weapon:
HIT +20
ATK +5%
_______________________
For each Refine Level:
Increases Melee Physical Damage by 1%.
_______________________
Refine Level +10:
Increases damage of Full Moon Kick and Falling Star by 15%.
_______________________
Type: Card
Compound on: Weapon
Weight: 1

Monster Drops

Card Drops

S. Broken Gardener Beta

Rate: 0.5%

Equipment Slots

Head (Top)
Head (Lower)
Left Hand
Garment
Accessory 1
Head (Mid)
Body Armor
Right Hand
Shoes
Accessory 2

Basic Information

Card
10

Item Flags

Yes

Scripts

.@r = getrefine(); if (getiteminfo(getequipid(EQI_HAND_R), ITEMINFO_VIEW) == W_BOOK) { bonus bAtkRate,5; bonus bHit,20; } bonus bShortAtkRate,.@r; if (.@r>=10) { bonus2 bSkillAtk,"SJ_FALLINGSTAR_ATK",15; bonus2 bSkillAtk,"SJ_FALLINGSTAR_ATK2",15; bonus2 bSkillAtk,"SJ_FULLMOONKICK",15; }
.@r = getrefine();
if (getiteminfo(getequipid(EQI_HAND_R), ITEMINFO_VIEW) == W_BOOK) {
   bonus bAtkRate,5;
   bonus bHit,20;
}
bonus bShortAtkRate,.@r;
if (.@r>=10) {
   bonus2 bSkillAtk,"SJ_FALLINGSTAR_ATK",15;
   bonus2 bSkillAtk,"SJ_FALLINGSTAR_ATK2",15;
   bonus2 bSkillAtk,"SJ_FULLMOONKICK",15;
}
We use technical cookies and browser storage to keep your session active, protect the site, and remember your preferences. Learn more in our Cookie Policy.