Age | Commit message (Collapse) | Author | Files | Lines |
|
Improve some of Alacrius' riddle speech
by Ledmitz
|
|
Change even more Test Server Debug Logic to withdraw more content.
Missing code contributed by Gumi for the next arc.
|
|
Contains utils, gameplay and epilogue functions for Doomsday Act 5
THE FINAL BATTLE
Note: Balancing patches may follow and are expected.
The debug commands (`@js33`, `@js67` and `@js99`) were not removed.
There might be overlap in voicing, in case specialeffect2() fails to work as intended.
Bonus Content:
* MONOCLE QUEST
* Golden Apple healing is now instantaneous.
* PVP Coin (Unrelated but anyway)
* Golden PVP Cap.
* Fix PVP Cap weight.
|
|
|
|
|
|
|
|
* Welcom to Keshlam, YOUR WORST NIGHTMARE
Act 5, Part 1: Interlude (Keshlam Maze)
|
|
PVP Cap, Requested by Kytty
Stuff which will be required for Doomsday Act 3
|
|
|
|
|
|
|
|
|
|
I can flesh this out better. Add Experience gain everywhere.
* Reaching the swamps: 100k, every time.
* Cleaning all monsters and talking to Tree: 1M, every time.
* Opening the chest: 20M first time, 10M second time.
* Killing any monster: 50k~100k, every monster.
The experience for the off-tasks may look nice, but they're a drop in the
bucket compared to actually killing monsters.
(Tree can double the experience you got, but will not give you items)
|
|
|
|
* Mountain and Grass Snake experience +100% (per topic 20799)
* Prepare the act 5 button so it have a non-null action
* There's now 10% chance per clue of Tormenta showing up at 09:00 assault.
Usual spot. Currently 2 clues were found, so 20% spawn chances.
* Cerhan reactions for Sand Cutter (thanks for pointing this out, Ledmitz)
* Alacrius Riddle (needs 300 boss points to start)
* Keshlam Swamps map
* News file ID 85
|
|
|
|
Restrict the Smoking Pipe to level 18 (also an easter egg)
Prepare some Act 5 maps.
Triggers for Doomsday Act 4
Add the Golem, one of the meaniest monsters I ever added.
Special effect sequencing for Act 4.
Also add a 10k experience reward to whoever is on the map by time the boss is slain.
Good luck, brave players!
(Recommended 3 repeats, Advsised max 6 repeats, script gives up after 20 repeats)
|
|
By only deleting reagents when you're about to learn.
This implies checking items twice, I do not trust TMWA to follow standard behaviors.
|
|
The core I've wrote was too primitive and was not be able to handle the heat of TMW playerbase.
This new one is more sturdy, more flexible, more scalable.
It also redefines the siege rules, logic and mechanics after a few sieges, and spawn amounts is based on players around and number of victories.
Should be much more fun than the previous core.
* Add two new monsters for Doomsday Act 3: Flashmob and Koyntety.
Both are "boss" which Kage may use at their own whim.
72000 experience, 27k HP, one attacks and walks fast, other is ranged high DPS.
Drops:
Chocolate Bar: 100.00%
Enchanter Amulet: 0.35%
Black Evoker Robe: 0.05%
White Evoker Robe: 0.05%
Apprentice Robe: 0.05%
Flawed Lens: 0.02%
Paladin's Helmet: 0.02%
A siege may contain only two boss at most. The time fastforward is still in effect.
Spawn stage last 25 minutes in total, overrun is checked 45 minutes later.
This means players have 20 minutes after siege spawns are concluded to clean
up the area. More players cause more difficult sieges, but beware:
This primitive difficulty barment logic is the opposite!
Every 1.5 siege victories (=a whole day), it expects +1 player in combat.
|
|
|
|
At 00:00 and 18:00 will be the sieges.
|
|
I mean, who is Numa? I don't know, but I wanted the spot to be filled.
|
|
Fix a possible bug with skip flag being lost at run time.
|
|
|
|
|
|
Contains code for Act 3 and Act 4.
Also provides assets for Act 5, but they are not yet ready.
Act 5 assets are provided for cases of extreme need only.
|
|
Also rewrite code to suppress console warning
|
|
Spread the love, not Viruses
|
|
* Mana Guardian EXP +750 DEF -6 LUK -160
* Second monster point table
* Banshee Bow no longer crits. Added more damage and a walk speed bonus. Lowered HP penalty in half.
* Release [Sand Cutter] weapon, with power matching Banshee.
PS. If Sand Cutter dealt only 120 damage, it would draw with setzer.
* Add Virus monster (ID 1139)
The main and most annoying attack is poison; otherwise it is quite weak.
More vulnerable to magic than slashing. Drops the following three items:
Acorn, 11.00%
Snapples, 5.00%
Gumi Candy, 0.11%
Range 6.
|
|
Add assassin set as a brawnling set to good ol' Iilia.
Now Luvia collected an useless unique gear!
Your chances to get the Heart Of Isis just went down from 25% to 20%!
Who'll be the first unlucky player to obtain the Assassin Shirt?!
PS. Cannot be equipped with weapons. But can be equipped with shields.
It does not boost attack strength - focus if you want to deal any serious damage.
Also, GMs are able to equip it even while armed, but they'll suffer an agi penalty.
This got spammy and buggy, so it is for GMs only from time begin.
PPS. Brawling is a non-canon combat style. Do not expect to be able to actually kill stuff with it.
Oh, but it probably will be fun. Tell me if it needs any other serious tweaks.
|
|
|
|
Add stuff which is missing from Doomsday + Valentine + St. Patrick Day.
Ammend the news.
|
|
|
|
I'll probably use it to get merged accounts.
|
|
|
|
* Mana Guardian
Common Monster, Level 180
HP: 20,000 ATK: 360~374 EXP: 21,000
DEF: 28 MDEF: 70 Attack Range: 2
Drop List:
| Drop | DR |
| ---------------- | ----- |
| Tiny Mana Elixir | 5.00% |
| Silk Robe | 1.00% |
| Caramel Candy | 0.20% |
| Silk Gloves | 0.20% |
| Silk Pants | 0.15% |
| Golden D. Apple | 0.05% |
| Paladin's Helmet | 0.01% |
Note: Paladin's Helmet: Unreleased (only Prsm has one)
Def +19, no penalties.
This is part of Doomsday Event (Nov 2019 ~ Jul 2020)
This patch also adds a controller for these event spawns.
|
|
`end;` is not meant for dialogs.
Dialogs must use `close;` instead.
|
|
This reverts commit 645fbab7cf5b282dccdcf1f0b536ce906d6de6d2.
That was done for the event, and the event is now over.
|
|
Adds three new commands:
@givelvlplz and @valentine2020 are the same command - They are for users
@moubootaurs is for staff.
User command: Allows them to insert the needed credentials on ML. It is
already authenticated inside the game, so they only need to inform ML data.
Staff command: Obtain the listing of users which used the previous command
to **manually** insert on Moubootaur Legends special merge page.
As soon as the staff inserts the command, if there are no errors, the user
will be able to claim their levels from TMW at Moubootaur Legends. Temporaly.
If this was rEvolt, we could just try a SQL-transaction...
The tables are never cleared. I'm also saving at Account Register to don't
pollute char database. (We might want a clear vars later).
This also allows us to track down the responsible for each register in case
of issues.
|
|
Related to Snowman Quest.
|
|
If you cast eg. @hidegm twice, A GM level 99 would fall under special rule (and go to 98)
on the first time, but on second time, it would fall under general rule, get GM 91,
and BREAK THINGS.
|
|
This prevents people to accidentaly trying to walk in through the door
before time and dying for keeping the up arrow pressed.
|
|
These should be logged as well, although less useful,
specially when setting a new broadcast right after.
|
|
This commit is to be reverted as soon as the event is over.
Bikeshedding alert - The code did not receive the usual review and quality
control required to be formally merged on upstream; It is a TEMPORARY commit.
|
|
Wait, this feature was not planned for this maintenance. Whatever.
|
|
|
|
* Tormenta
Tormenta is the ultimate boss for Halloween 2019, and she may rarely poison. Her defense is smaller, but not by much. She drops rares and gives 500,000 exp. Her spawns are more fierce. Her attack is stronger.
She spawns hourly at Hurnscald Farmlands, each time the minute reach zero; But there'll never be two Tormentas at once.
Special thanks to:
Rill (idea and rares review, testing)
Hello=) (JackO summon, testing)
kytty (idea review, testing)
Saulc (rares review)
Dustman (rares review)
ManaMarket (database)
And anyone else I might have forgotten.
|
|
|
|
|
|
|