
RENEWAL / ITEMS
Senior Broken Gardener Card
#300088Card
B_Scissore_Ng_H_Card
TypeCard
Card placementWeapon
Weight1
Buy price0 z
Sell price0 z
Card illustration
Senior Broken Gardener Card description & effects
When equipping a Book, HIT +20, ATK +5%,
additional Melee Physical damage +1% for every weapon refine level, +10 Effect: Full Moon Kick and Falling Stars damage +15%.
Class: Card
Location: Weapon
Weight: 1
Item details
- Card placement
- Weapon
- Trade
Item effect script
.@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;
}
Card sets
Set 1
Set effect
bonus2 bSkillAtk,"SJ_FALLINGSTAR_ATK",20;
bonus2 bSkillAtk,"SJ_FALLINGSTAR_ATK2",20;
bonus2 bSkillAtk,"SJ_FULLMOONKICK",20;
.@r_weapon = getequiprefinerycnt(EQI_HAND_R);
.@r_shoes = getequiprefinerycnt(EQI_SHOES);
bonus2 bSkillAtk,"SJ_FALLINGSTAR_ATK",5*(.@r_shoes/2);
bonus2 bSkillAtk,"SJ_FALLINGSTAR_ATK2",5*(.@r_shoes/2);
bonus2 bSkillAtk,"SJ_FULLMOONKICK",5*(.@r_weapon/2);
Where to get Senior Broken Gardener Card
Using your server rates| Monster | Base chance | Your chance | Notes |
|---|---|---|---|
![]() | 0.01% | 0.01% | Cannot be stolen |
Each row is a separate drop slot. Multipliers are estimates; server caps and bonuses may apply.

