summaryrefslogtreecommitdiff
path: root/npc/025-1/phoenix.txt
AgeCommit message (Collapse)AuthorFilesLines
2025-03-16Add message when player is reborn into savior race + improve spelling and ↵rebirth_messagesFedja Beader1-4/+10
announce which rebirth it was, otherwise.
2025-02-02Add askyesnosafe(), the safer version of askyesno for space-mashers like myself.Fedja Beader1-6/+3
+ lovely reindent of askyesno() Also: 1. I shifted one `mes "";` a bit in rebirth code, that may or may not break stuff. ~~2. There must be another case of where to use askyesnosafe but I can't remember where.~~ * Applied 1 suggestions from the MR body. * Preserve old messages.. * nvm this is where it was missing * Add askyesnosafe(), the safer version of askyesno for space-mashers like myself. + lovely reindent of askyesno() **** ml/serverdata!172 Approved-by: Jesusalva Jesusalva <jesusalva@tmw2.org>
2024-07-28Rebirth now gives Homunculus 1,000,000 exp. If Homun is not active, postpone.Jesusaves1-0/+5
Postponed homun experience will be given next time you login with them active.
2024-04-20Given that the 4th rebirth does not unlock any new race, extend its rewards.Jesusaves1-1/+5
It'll grant 2 extra Supreme Gifts and an extra level to Realm of Drops.
2022-11-26All players will now be able to choose a trait as soon as they start the game.Jesusaves1-30/+0
We have 19 traits and 5 opportunities to select them. I want to make this 7. So right now, you can have 6 out of 7 traits, the 7th will be a quest.
2022-11-26Refactor how trait is selected (internal code only)Jesusaves1-25/+32
2022-09-24Add new passive skill: Realm of Drops.Jesusaves1-0/+2
2022-06-05The final aurora event is the Rebirth Season, which increases Mobpt gain.Jesusaves1-0/+5
It also makes reborn characters spawn at level 3 if done via Fortress. Or, alternatively, you may rebirth in Tulimshar, but w/o the level bonus.
2022-05-17Make that a permanent bonus to item healing on rebirthJesusaves1-0/+1
2022-03-04Fix typoJesusaves1-1/+1
2022-03-04Previously, rebirth gave 1 fruit of each stat. Now it is a hidden passive.Jesusaves1-6/+0
2021-12-26Start logging when the epic feats were done individually, and show it on ↵Jesusaves1-0/+2
Grimorium
2021-05-22Add getvaultexp() function and assign 20 Soul EXP each rebirth.Jesusaves1-0/+1
Moubootaur Legends has used 100 Soul EXP out of 500 possible.
2021-04-02Fighting against legendary mobs penalties, trait to nullify them.Jesusaves1-1/+2
Also possible to nullify the penalties with Savior race, but the trait grants a bonus if the target monster DEF is higher than yours. Penalty: -25% crit, -40% ATK, -20% MATK, -5 MP/hit
2021-03-28Actually give +2% exp/gp so when you max rebirth, it is a total +10% bonusr13.3+1_20210401Jesusaves1-1/+1
2021-03-28Nerf rebirth bonuses (all stats -1, exp -9%). Add Trait System to rebirthJesusaves1-8/+35
2021-03-18Fires Of Steam, Final Showdown - Initial VersionJesusaves1-1/+1
2021-02-14Update PCBLOCKJesusaves1-4/+4
2021-02-13The final rebirth should only be available after the Monster King is defeatedJesusaves1-1/+2
2021-01-13Move Phoenix Rebirth inside Fortress Town. Lockdown whole Fortress Island.Jesusaves1-0/+196