Themis Balance
| Item ID | 28973 | Name | Themis Balance |
|
None
|
|---|---|---|---|---|---|
| Weapon Level | 0 | Identifier | Themis_Balance_TH | ||
| Attack | 0 | Type | Armor | ||
| MATK | 0 | Equip Locations | Off Hand | ||
| Defense | 90 | Equippable Jobs | None | ||
| Range | 0 | Equip Gender | Both (Male and Female) | ||
| Slots | 1 | Equip Upper | None | ||
| Weight | 30 | Min Equip Level | 100 | ||
| NPC Buy | 0 | Max Equip Level | None | ||
| NPC Sell | 0 | Refineable | Yes | ||
| Credit Price | None | Trade restriction | None | ||
| Item Script |
.@r = getrefine();
bonus bMdef,10;
bonus bVariableCastrate,-5;
bonus2 bSkillAtk,"LG_RAYOFGENESIS",BaseLevel/5;
if (.@r>=9)
bonus2 bMagicAtkEle,Ele_Holy,3*(getskilllv("AL_HEAL")/2);
if (.@r>=11)
bonus2 bSkillCooldown,"LG_RAYOFGENESIS",-1000;
|
||||
| Set | Script | ||||||
|---|---|---|---|---|---|---|---|
|
bonus bVariableCastrate,-5; bonus2 bMagicAddRace,RC_All,5; |
||||||
|
bonus bVariableCastrate,-5; bonus2 bMagicAddRace,RC_All,5; |
||||||
|
.@r = getequiprefinerycnt(EQI_HAND_L); bonus bVariableCastrate,-3*(.@r/3); bonus bDelayrate,-3*(.@r/3); |
||||||
|
.@r = getequiprefinerycnt(EQI_HAND_L); bonus bVariableCastrate,-3*(.@r/3); bonus bDelayrate,-3*(.@r/3); |
||||||
|
bonus2 bMagicAddEle,Ele_All,5*(getequiprefinerycnt(EQI_HAND_L)/3); |
||||||
|
bonus2 bMagicAddEle,Ele_All,5*(getequiprefinerycnt(EQI_HAND_L)/3); |
||||||
|
bonus2 bMagicAddEle,Ele_All,5*(getequiprefinerycnt(EQI_HAND_L)/3); |
||||||
|
bonus2 bMagicAddEle,Ele_All,5*(getequiprefinerycnt(EQI_HAND_L)/3); |