From 46127242f356137c3927cc8d647a61070f4a2e6a Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 24 Sep 2022 16:24:59 -0300 Subject: Add new passive skill: Realm of Drops. --- npc/025-1/phoenix.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'npc/025-1') diff --git a/npc/025-1/phoenix.txt b/npc/025-1/phoenix.txt index 2c8da3271..5e80f4151 100644 --- a/npc/025-1/phoenix.txt +++ b/npc/025-1/phoenix.txt @@ -59,6 +59,7 @@ OnMain: mes l("* 1 %s", getitemlink(SupremeGift)); mes l("* 1 Trait"); mes l("* Healing items improved"); + mes l("* %s Level up", getskillname(TMW2_DROPS)); if (BaseLevel < .@blvl) { setpcblock(PCBLOCK_HARD, false); close; @@ -113,6 +114,7 @@ OnMain: REBIRTH+=1; REBIRTH_OVERLEVEL=max(0, BaseLevel-.@blvl-(REBIRTH_OVERLEVEL/REBIRTH)); resetlvl(3); + sk_lvup(TMW2_DROPS); NewcomerEXPDROPUP(); getvaultexp(20); getitembound SupremeGift, 1, 4; -- cgit v1.2.3-70-g09d2