Item ID | 530051 |
![]() |
For Sale | No |
---|---|---|---|---|
Identifier | Z_Boost_P_Lance | Credit Price | Not For Sale | |
Name | Boosting Ice & Snow Lance | Type | Weapon | |
NPC Buy | 0 | Weight | 0 | |
NPC Sell | 0 | Weapon Level | 3 | |
Range | 3 | Defense | 0 | |
Slots | 0 | Refineable | Yes | |
Attack | 372 | Min Equip Level | 1 | |
MATK | 0 | Max Equip Level | None | |
Equip Locations | Main Hand | |||
Equip Upper | None | |||
Equippable Jobs | Swordman / Knight / Crusader | |||
Equip Gender | Unknown | |||
Item Use Script |
1 .@r 2 = 3 getrefine(); 4 bonus 5 bAtkRate,15; 6 bonus 7 bMatkRate,15; 8 bonus 9 bMaxHPrate,4*(.@r/2); 10 bonus 11 bBaseAtk,12*(.@r/2); 12 bonus 13 bMatk,12*(.@r/2); 14 if 15 (.@r 16 =7) 17 { 18 bonus2 19 bIgnoreDefRaceRate,RC_All,25; 20 bonus2 21 bIgnoreMdefRaceRate,RC_All,25; 22 bonus2 23 bIgnoreDefRaceRate,RC_Player_Doram,-25; 24 bonus2 25 bIgnoreDefRaceRate,RC_Player_Human,-25; 26 bonus2 27 bIgnoreMdefRaceRate,RC_Player_Doram,-25; 28 bonus2 29 bIgnoreMdefRaceRate,RC_Player_Human,-25; 30 if 31 (.@r 32 =9) 33 { 34 bonus 35 bVariableCastrate,-10; 36 } 37 } |
|||
Equip Script | None | |||
Unequip Script | None |