Genlin Heirs [1] ( 2020maypay_02 )
| ID 400084 |
|
|||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Buy Price: zeny | Sell Price: 0 zeny | Weight: 20 | Slots: 1 | ||||||||||||||||||||
| Type: Armor/Garment/Boots/Headgear/Accessory item. | Sub Type: Not specified | Gender: Both | Locations: Upper Headgear | |||||||||||||||||||||
| Attack: Not specified | Magic Attack: Not specified | Range: Not specified | Defense: 20 | |||||||||||||||||||||
| Weapon Level: Not specified | Armor Level: 1 | Min. Equip Level: 100 | Max. Equip Level: Not specified | |||||||||||||||||||||
| Refineable: 1 | Gradable: Not specified | Element: Neutral | Classes: Not specified | |||||||||||||||||||||
|
Not specified
.@r = getrefine();
if (eaclass()&EAJL_THIRD && BaseJob == Job_Kagerou) {
bonus bBaseAtk,10*.@r;
bonus bDelayrate,-2*(.@r/3);
bonus bLongAtkRate,3*(.@r/3);
if (.@r>=7)
bonus2 bAddRace,RC_All,7;
if (.@r>=9)
bonus2 bSkillAtk,"KO_HUUMARANKA",20;
if (.@r>=11)
bonus2 bSkillCooldown,"KO_HUUMARANKA",-500;
}
if (eaclass()&EAJL_THIRD && BaseJob == Job_Oboro) {
bonus bMatk,10*.@r;
bonus bVariableCastrate,-5*(.@r/3);
bonus bMatkRate,3*(.@r/3);
if (.@r>=7)
bonus2 bMagicAddRace,RC_All,7;
if (.@r>=9)
skill "KG_KAGEHUMI",3;
if (.@r>=11)
autobonus3 "{ bonus bMatk,100; }",1000,40000,"KO_IZAYOI";
}
Not specified Not specified Not specified Not specified |
||||||||||||||||||||||||