2019 RTC Memorial Poring Pool

Item ID 400014 Name 2019 RTC Memorial Poring Pool
None
Weapon Level 0 Identifier 2019RTC_CeleAura_TW
Attack 0 Type Armor
MATK 0 Equip Locations Lower Headgear
Defense 0 Equippable Jobs None
Range 0 Equip Gender Both (Male and Female)
Slots 0 Equip Upper None
Weight 10 Min Equip Level 1
NPC Buy 0 Max Equip Level None
NPC Sell 0 Refineable No
Credit Price None Trade restriction None
Item Script
bonus2 bSubRace,RC_Player_Human,2;
bonus2 bSubRace,RC_Player_Doram,2;
bonus2 bSubRace,RC_DemiHuman,2;
bonus2 bSubRace,RC_Brute,2;
hateffect HAT_EF_2019RTC_CeleAura_TW,true;
Unequip Script
hateffect HAT_EF_2019RTC_CeleAura_TW,false;

Set Script
2018-RTC Memorial Cloak
2019 RTC Memorial Poring Pool
.@r = getequiprefinerycnt(EQI_GARMENT);
bonus2 bHPDrainRate,30,10;
if (.@r>=10) {
   bonus2 bAddItemSPHealRate,505,30;
   bonus2 bAddItemSPHealRate,11572,30;
   bonus2 bSPDrainRate,20,1;
}
2018-RTC Memorial Cloak
2017 RTC Symbols
2019 RTC Memorial Poring Pool
.@r = (getequiprefinerycnt(EQI_HEAD_TOP)+getequiprefinerycnt(EQI_GARMENT))/3;
bonus bMaxHPrate,10;
bonus bDelayrate,-5;
bonus2 bSubRace,RC_Player_Human,.@r;
bonus2 bSubRace,RC_Player_Doram,.@r;