Time Gap Kurojin (B) [2] ( Time_Gap_SS_Dagger2 )
| ID 510172 |
|
|||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Buy Price: zeny | Sell Price: 0 zeny | Weight: 100 | Slots: 2 | ||||||||||||||||||||
| Type: Weapon item. | Sub Type: Dagger | Gender: Both | Locations: Weapon | |||||||||||||||||||||
| Attack: 160 | Magic Attack: Not specified | Range: 1 | Defense: Not specified | |||||||||||||||||||||
| Weapon Level: 5 | Armor Level: Not specified | Min. Equip Level: 250 | Max. Equip Level: Not specified | |||||||||||||||||||||
| Refineable: 1 | Gradable: 1 | Element: Neutral | Classes: Fourth classes. | |||||||||||||||||||||
|
Not specified
.@g = getenchantgrade();
.@r = getrefine();
if (.@r>=7) {
bonus2 bSkillAtk,"SS_KUNAIKUSSETSU",10;
if (.@r>=9) {
bonus2 bSkillAtk,"SS_KUNAIKAITEN",10;
if (.@r>=12) {
bonus bPAtk,7;
bonus2 bSkillAtk,"SS_KUNAIKUSSETSU",15;
}
}
}
if (.@g>=ENCHANTGRADE_D) {
bonus bAtkRate,2;
if (.@g>=ENCHANTGRADE_C) {
bonus2 bSkillAtk,"SS_KUNAIKAITEN",10;
if (.@g>=ENCHANTGRADE_B) {
bonus bPAtk,5;
if (.@g>=ENCHANTGRADE_A) {
bonus bAtkRate,5;
bonus2 bSkillAtk,"SS_KUNAIKUSSETSU",10;
}
}
}
}
Not specified Not specified Not specified |
||||||||||||||||||||||||