Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
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.
|
|
You see, Evol2 might support 10 drops, but TMWA only supports 8.
There was a drop too many.
|
|
Includes patches for act 5, changes to Iilia, typo fixes on Tulimshar tombstones.
New rares, new item (enchanter's Amulet), new event times.
Theoretical bugfixes. Add the final councilior for GM 98+.
|
|
|
|
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.
|
|
more def.
This forces players to have mages with them :>
|
|
Fix a possible bug with skip flag being lost at run time.
|
|
New armor gives +10% Critical Defense!
NEW TRINKET, NEW DROP: Enchanter's Amulet - Hit +22. Drops from event (0.15%)
Takes Wedding Ring's slot.
|
|
Tengu now gives White Evoker, Sasquatch gives Apprentice, Mana Slayer gives Black Evoker.
These items drop chance is now 0.02%. Great Dragon now drops Paladin's Helmet (0.01%)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Co-authored-by: jak1 <mike.wollmann@gmail.com>
|
|
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.
|
|
|
|
and control exp increase due this on JackO's case.
We have a lot of crazy stuff (eg. Scythe - unhittable level 80) there.
JackO level 250->180, all stats except agi +, EXP controlled.
Skulls level 180->170, all stats except agi +10
Thug, Swashbuckler, Grenadier: Same as skulls.
SUSAN EXP +60k (she is nearly an unkillable demigod now, though)
This patch is not meant to be a "definitive balance" or whatever.
It just aims to retify the points where Banshee Bow changes hit most strongly.
|
|
|
|
Also rewrite code to suppress console warning
|
|
(also, who was the genius which decided to use item look as weapon speed again?)
|
|
|
|
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.
|
|
|
|
Also add AFK Cap for myself.
Note: Gumi Candy could use a more creative name.
Please suggest so on client-data instead, though.
Valentine Dress until today is "PlatynaRedDress" on server data.
ie. We are keeping this sort of reference on this repository.
|
|
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.
|