From 59eb64fb145ecaf0ee405f77460d6366acbc8b7b Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 28 Mar 2021 16:06:14 -0300 Subject: Actually give +2% exp/gp so when you max rebirth, it is a total +10% bonus --- npc/025-1/phoenix.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/025-1') diff --git a/npc/025-1/phoenix.txt b/npc/025-1/phoenix.txt index bb95261c3..f3dc8a318 100644 --- a/npc/025-1/phoenix.txt +++ b/npc/025-1/phoenix.txt @@ -52,7 +52,7 @@ mes l("* +3 Inventory Slots")+" ##1##BWIP##b##0"; mes l("* +1 in all attributes, permanently"); mes l("* +1 Magic Skill Point"); - mes l("* +%d%% EXP Gain and Drop Chance, permanently", 1); + mes l("* +%d%% EXP Gain and Drop Chance, permanently", 2); mes l("* 1 %s", getitemlink(SupremeGift)); mes l("* 1 Trait"); if (BaseLevel < .@blvl) { -- cgit v1.2.3-70-g09d2