summaryrefslogtreecommitdiff
path: root/conf/map/battle
AgeCommit message (Collapse)AuthorFilesLines
2022-05-06As luck can go further, do a tiny nerf on drop rates... A 0.05% per luck point.Jesusaves1-2/+2
2x drop from 55->57 luck, and 3x drop from 111->114 luck
2022-04-27Raise max level from 150 to 200. Raise max stats from 121 to 141.Jesusaves1-6/+6
2021-08-07Make exp death penalty the same as job.Jesusaves1-1/+1
That's about -1%
2021-04-14Remove can-act failure messages because they are annoyingJesusaves1-1/+1
2021-04-13Fix some weird slave settingsJesusaves1-3/+3
2021-02-28Guild notice: Show only upon login. It's annoying and rarely used.Jesusaves1-1/+1
2021-01-24Bump maximum parameter value from 120 to 121 (for Commander Cadis rewards)Jesusaves1-6/+6
2021-01-13Make DEX impact more the casting rateJesusaves1-1/+1
2020-11-13Raise max stats to 120Jesusaves2-7/+8
Nerf luck bonus from 2%/luk to 1.8%/luk Now you need 55 points to have 2x drops, instead of 50 D:
2020-09-12Fix typo and missing configuration flagJesusaves1-0/+5
2020-06-23Enable weapon rangeJesusaves1-1/+1
2020-06-22SP Regen is now 3x less efficientJesusaves1-1/+1
2020-06-06Deprecation.Jesusaves1-1/+1
Nature Elemental --> Holy Elemental Undead Elemental --> Shadow Elemental
2020-04-11Nerf EXP loss on death in 2%. HOWEVER, increase Job EXP loss on death as well.Jesusaves1-2/+2
Exp loss is not a real challenge. Real challenge involve maps, monsters, and game design.
2020-03-05Fix scoreboard display bug.Jesusaves1-6/+6
Max stats: 102 -> 110
2020-01-21Move weather battle conf reloads to constants,Jesusaves1-1/+3
modify monster HP during day/night cycle (day: all mobs -10% HP)
2020-01-11Max Stats: 101 -> 102Jesusaves1-6/+6
2019-10-03"Nerf evasion."Jesusaves1-2/+2
No effect for warriors dealing with single targets; Only for those facing multiple targets.
2019-10-03Drop vit penalty to Players. Add vit penalty to Homunculus.Jesusaves1-1/+3
Monsters never were affected by that.
2019-09-14NotesJesusaves1-0/+1
2019-09-14Hercules updates (authored by 4144)Jesusaves6-17/+109
2019-09-02Resolve all other max_stats to the default max, so we can add darker-skinnedJesusaves1-5/+5
human option without much issue
2019-09-02Allow player stats to go up to 101 :> (previously it was 99)Jesusaves1-1/+1
As this goes higher, the fruits will become really needed :>
2019-08-27Minor guild related change for future implementation of guild skills.Jesusaves1-1/+1
IIRC, only Guild Master may learn and use Guild Skills. Note Guild Skills never work on Guild Master. Current setting: work anywhere.
2019-08-24Change max cart weight from 8kg to 5kgJesusaves1-1/+1
2019-08-20Give EXP to homunculus even if they don't fight (a bonus from master EXP)Jesusaves1-0/+3
2019-08-06Missing cleanup at fishing. Item on floor last longer.Jesusaves1-1/+1
2019-08-04Fix a bug which allowed pets to crit-hit and disabled critical from players ↵Jesusaves1-1/+1
and mobs
2019-08-01*sigh* I'm not going to add real, worth-while values at BraccoJesusaves1-1/+1
2019-07-30Stop handling beta patch with beta.patch and merge it upstream.Jesusaves1-1/+3
Original value was "20", but looks like "stable" server will have something closer to "100" instead >_>
2019-07-16@exprate will now raise Job Exp rate tooJesusaves1-0/+1
2019-07-16Allow players to move right after attacking. Mobs, Pets and Homuns still cannot.Jesusaves1-1/+1
2019-07-16Allow Homunculus to crit and have level 140Jesusaves2-2/+2
2019-07-08Give more intimacy when homunculus is feed, allow renamingJesusaves1-2/+2
2019-07-08Revert strange configuration settings - blame @SaulcJesusaves1-2/+2
2019-06-29Change some conf stuff so it doesn't comes complaining to me laterJesusaves1-2/+2
2019-06-22Common and Legendary mountsJesusaves1-1/+1
2019-06-16Change mobAI when dealing with spawns and summons... for test purposes.Jesusaves1-1/+1
2019-06-11Report to all online players possible trade hack attempts, and cancel tradeJesusaves1-1/+1
instead of banning (tweaked/fixed server-code wise). What is considered dupe? Read below. Please note that stacked item trade is NOT allowed, they must be on inv., you must have free space in inventory, ManaPlus should NOT provide an id of 0 (sometimes it does). And you must have GP. Arrows can be stacked. EQUIPPED ITEMS CANNOT BE TRADED. Report for @4144 - money is item id 0 according to src/map/trade.c, so it is a suspcious behavior that hack trade messages are about item id 0 (line 369).
2019-06-11Mounts walk speed acceleration will now be determined without a configure :<Jesusaves1-1/+1
2019-05-23Reduce "dupe trade ban" length from 4 minutes to a single minute.Jesusaves1-1/+1
I'm considering disabling it, but that could be dangerous... For the player.
2019-04-10Hercules UpdateAndrei Karas2-0/+14
2019-03-27It is unreasonable to send a message in less than 50ms.Jesusaves1-1/+1
You take 200 ms only to react, after all. So, disregard all messages within this threshold - they are 99.7% spam.
2019-03-19Apply community poll #2.Jesusaves1-2/+2
The lag issue is being addressed at Evol on the meanwhile (to reach 4144)
2019-03-13Commit the desync patch which was tested by players.Jesusaves1-1/+2
In fact, this caused a bit of desync, but there are other worse desync out there.
2019-03-12Hercules UpdateJesusaves1-0/+5
2019-03-07[x] I've read and understood that this may cause lag to all players and want ↵Jesusaves1-2/+2
to continue
2019-02-11Pets will now support you with 850 intimacy (instead of 900).Jesusaves1-2/+2
After all, you start with 250 ^.^ Except for Piou, which now starts at 350.
2019-02-11Pets can be lost due bad owners once again.Jesusaves1-1/+1
They get 1 hunger each 2 minutes (giving you over 3 hours to check it). If you don't feed them, you'll lose 1 intimacy point every 2 minutes.
2019-01-24Hercules updateAndrei Karas1-0/+1