diff options
-rw-r--r-- | todo.md | 86 |
1 files changed, 43 insertions, 43 deletions
@@ -2,12 +2,12 @@ ## Jesusalva's ToDo List ## Urgent Requests -* [ ] Wine System with Chagashroom +* [x] Wine System with Chagashroom * Dimond's Cove Basement [017-3 (25,78)] * Minimum level 34 * Each day there raises success ratio and how many you'll receive * [x] Spring Quest (Wreath) -* [ ] Rebalance Paxel Quest before it gets available +* [x] Rebalance Paxel Quest before it gets available * [ ] (IMPORTANT) Discuss with Saulc about Nahrec the Heavy Armor Maker and about Warlord set * Bring the second helmet from Warlord Set from TMW-BR too, very good quest @@ -64,6 +64,44 @@ * Near Frostia, to elect the PVP King, see #admin * [ ] Blue Sage Quest +### Magic Development +* [ ] Bring Sagratha + * Fill her to the brim with summon skills? + * Make her tier 1 +* [ ] Add Ranger Subclass +* [ ] Add Sniper Subclass +* [ ] Add warning to untested subclass +* [ ] Blue Sage Quest Special Reward +* [ ] Lalica the Witch (reward: Hat) +* [x] Super Attack Boost fake-skill BERSERK (attack speed +100% SOME MALUS) + * [ ] Add that skill somewhere “Divine Rage” (TMW2_DEMURE) + +### Dungeon Development +* [ ] Party Dungeon Second Floor + * Use setcells() and switches to close the wings + * Add a step portal on the bottom of each wing. Player must be standing on it. + * If a player is standing in every portal, all players get warped. + A way to warp more is to everyone pile up at one portal, or to divide in equal-size + teams +* [ ] Dungeon Fishing + * Add more spots + * Legendary Savior Set Blueprints +* [ ] We need a minecart in some dungeon (travel between cave chambers) in a Party Dungeon. + * Or we could make it like Rush Game. Eh, board games are tricky. +* [ ] Global Boss + * Defeating it could, as Saulc said, raise server EXP rates for a while. + By setting $@EXP_EVENT to rad(5,15), `monster(); donpcevent "@exprate::OnPlayerCall"`. +* [ ] Heroes Hold + * Traps should cause status effects at random too (these need client-data patch) + * Add the missing levels for Crazyfefe if needed +* [ ] Grand Race + * Objective is to reach first the other side of a maze - you're running against + players AND NPCs (which have a set of random pathes they'll take). All equipment + is allowed and skills are all green. GMs cannot participate. + * This means if the race is hourly, even if nobody else is interested, + there still are NPCs running and you may lose to them + * You could bet Casino Coins too :3 Bet on your friend! Get more Casino Coins! + ### LILIT, THE FAIRY ISLAND * [ ] The access bridge * [ ] The spider cave @@ -111,43 +149,9 @@ * [ ] Oceania? * [ ] Orc Nomad Village? (Barbarians?) -### Magic Development -* [ ] Bring Sagratha - * Fill her to the brim with summon skills? - * Make her tier 1 -* [ ] Add Ranger Subclass -* [ ] Add Sniper Subclass -* [ ] Add warning to untested subclass -* [ ] Blue Sage Quest Special Reward -* [ ] Lalica the Witch (reward: Hat) -* [x] Super Attack Boost fake-skill BERSERK (attack speed +100% SOME MALUS) - * [ ] Add that skill somewhere “Divine Rage” (TMW2_DEMURE) - -### Dungeon Development -* [ ] Party Dungeon Second Floor - * Use setcells() and switches to close the wings - * Add a step portal on the bottom of each wing. Player must be standing on it. - * If a player is standing in every portal, all players get warped. - A way to warp more is to everyone pile up at one portal, or to divide in equal-size - teams -* [ ] Dungeon Fishing - * Add more spots - * Legendary Savior Set Blueprints -* [ ] We need a minecart in some dungeon (travel between cave chambers) in a Party Dungeon. - * Or we could make it like Rush Game. Eh, board games are tricky. -* [ ] Global Boss - * Defeating it could, as Saulc said, raise server EXP rates for a while. - By setting $@EXP_EVENT to rad(5,15), `monster(); donpcevent "@exprate::OnPlayerCall"`. -* [ ] Heroes Hold - * Traps should cause status effects at random too (these need client-data patch) - * Add the missing levels for Crazyfefe if needed -* [ ] Grand Race - * Objective is to reach first the other side of a maze - you're running against - players AND NPCs (which have a set of random pathes they'll take). All equipment - is allowed and skills are all green. GMs cannot participate. - * This means if the race is hourly, even if nobody else is interested, - there still are NPCs running and you may lose to them - * You could bet Casino Coins too :3 Bet on your friend! Get more Casino Coins! +#### Other Quests +* [ ] Katzei Family +* [ ] Inspector Quest (reward: Inspector Hat) #### Other items * [ ] Jeans Chaps @@ -203,10 +207,6 @@ * There's stuff on Art Repo which wasn't taken in account. * Lack of notes like this one means lack of plans properly recorded somewhere. -#### Other Quests -* [ ] Katzei Family -* [ ] Inspector Quest (reward: Inspector Hat) - #### Minor * [ ] Minor dialog to Nivalis Town Well - this is the wrong well! * [ ] Treasure Chests animation |