Judgment Day [2] ( Judgment_Day )
| ID 540119 |
|
|||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Buy Price: zeny | Sell Price: 0 zeny | Weight: 200 | Slots: 2 | ||||||||||||||||
| Type: Weapon item. | Sub Type: Book | Gender: Both | Locations: Weapon | |||||||||||||||||
| Attack: 260 | Magic Attack: 190 | Range: 1 | Defense: Not specified | |||||||||||||||||
| Weapon Level: 5 | Armor Level: Not specified | Min. Equip Level: 265 | Max. Equip Level: Not specified | |||||||||||||||||
| Refineable: 1 | Gradable: 1 | Element: Neutral | Classes: Fourth classes. | |||||||||||||||||
|
Not specified
.@g = getenchantgrade();
.@r = getrefine();
bonus bCritical,5;
bonus2 bSkillAtk,"CD_PETITIO",15+4*(.@r/2);
bonus bAtkRate,(.@r/2);
bonus bBaseAtk,20*(.@r/2);
if (.@r>=7) {
bonus bCritAtkRate,20;
if (.@r>=9) {
bonus bCRate,7;
bonus bCritical,15;
}
}
if (.@r>=12) {
bonus2 bSkillAtk,"CD_PETITIO",20;
if (.@g>=ENCHANTGRADE_A) {
autobonus3 "{ .@r = getrefine(); bonus2 bSkillCooldown,\"CD_PETITIO\",-250; bonus bShortAtkRate,20; bonus bCRate,10; bonus bCritical,15; bonus2 bSkillAtk,\"AB_DUPLELIGHT_MELEE\",85*.@r; bonus2 bSkillAtk,\"AB_DUPLELIGHT_MAGIC\",85*.@r; bonus2 bSkillAtk,\"CD_EFFLIGO\",7*.@r; }",1000,30000,"CD_EFFLIGO";
}
}
if (.@g>=ENCHANTGRADE_D) {
bonus bCritAtkRate,15;
bonus bCritical,5;
if (.@g>=ENCHANTGRADE_C) {
if (getskilllv("CD_PETITIO") > 0) {
bonus4 bAutoSpellOnSkill,"AB_DUPLELIGHT","CD_PETITIO",getskilllv("CD_PETITIO"),500;
}
if (.@g>=ENCHANTGRADE_B) {
bonus bCRate,5;
bonus2 bSkillAtk,"CD_PETITIO",15;
if (.@g>=ENCHANTGRADE_A) {
skill "ABC_UNLUCKY_RUSH",3;
bonus bPAtk,10;
}
}
}
}
Not specified Not specified Not specified Not specified |
||||||||||||||||||||