Modification Orb (Lucky Strike) ( Improve_Orb_L_LUK )
| ID 29552 |
|
|||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Buy Price: zeny | Sell Price: 0 zeny | Weight: 0 | Slots: Not specified | ||||||||||||||||||||
| Type: Card item. | Sub Type: Enchant Card | Gender: Both | Locations: Not specified | |||||||||||||||||||||
| Attack: Not specified | Magic Attack: Not specified | Range: Not specified | Defense: Not specified | |||||||||||||||||||||
| Weapon Level: Not specified | Armor Level: Not specified | Min. Equip Level: Not specified | Max. Equip Level: Not specified | |||||||||||||||||||||
| Refineable: Not specified | Gradable: Not specified | Element: Neutral | Classes: Not specified | |||||||||||||||||||||
|
Ao realizar ataques mágicos: Memberikan Chance buff Player dengan "Windfall" selama 10 detik saat melakukan serangan Magic. Class: Enchant Stone Class: Enchant Stone All Not specified
.@r = getrefine();
if (.@r>9) {
bonus bLuk,50;
}
if (.@r>4) {
.@r2 = .@r-4;
autobonus "{ bonus bLuk,50; }",(8+(.@r2*5)),(4+(.@r2*3))*1000,BF_NORMAL;
autobonus "{ bonus bLuk,50; }",(8+(.@r2*5)),(4+(.@r2*3))*1000,BF_MAGIC;
}
else {
autobonus "{ bonus bLuk,50; }",8,4000,BF_NORMAL;
autobonus "{ bonus bLuk,50; }",8,4000,BF_MAGIC;
}
Not specified Not specified Not specified Not specified |
||||||||||||||||||||||||