1st Anniversary Commemorative Armor [1], броня (Renewal)
1st Anniversary Commemorative Armor [1] (RETURN_TW_1TH_ARMOR) – броня.
![1st Anniversary Commemorative Armor [1], броня (Renewal) 1st Anniversary Commemorative Armor [1], броня (Renewal)](/images/db/items/picture/15211.png)
Rental Item
Rental Swimsuit that can be used for a certain time during the Noodle Festa period in July. Made for the best surfer.
MaxHP + 10%, MaxSP + 10%.
Hunting EXP from Fish Monsters + 5%
SET BONUS
[Rental] Scuba Mask
[Rental] Surfer Swimsuit
[Rental] Oxygen Bomb
ASPD +15%, Critical Hit Rate +30% to Fish Monsters
SET BONUS
[Rental] Surfer Swimsuit
[Rental] Scuba Mask
Perfect Dodge +15, reduce Variable Cast Time by 30%
Equip Level: 40
Equippable By: All Jobs
Базовые свойства предмета
- ID: 23947
- Код: RETURN_TW_1TH_ARMOR
- Тип: броня
- Уровень брони: 1
- Защита: 5
- Требуемый уровень: 1
- Цена покупки: 20 з
- Цена продажи: 10 з
- Вес: 20
Скрипт
.@r = getrefine();
bonus bMaxHPrate,5;
bonus bMaxSPrate,5;
if (.@r>=3) {
bonus2 bSubRace,RC_DemiHuman,1;
bonus2 bSubRace,RC_Player_Doram,1;
bonus2 bSubRace,RC_Player_Human,1;
}
if (.@r>=6) {
bonus2 bSubRace,RC_DemiHuman,2;
bonus2 bSubRace,RC_Player_Doram,2;
bonus2 bSubRace,RC_Player_Human,2;
}
if (.@r>=9) {
bonus2 bSubRace,RC_DemiHuman,3;
bonus2 bSubRace,RC_Player_Doram,3;
bonus2 bSubRace,RC_Player_Human,3;
}