Search found 52 matches

by Wellvin
18 Oct 2022, 17:44
Forum: Feedback / Feature Requests / Content Suggestions
Topic: [LEGACY] Damage bonus calculations
Replies: 5
Views: 3543

Re: [LEGACY] Damage bonus calculations

Technical To prevent any computation issue and save processing power, we could use an array that contains computed values like this one (blue formula rounded to nearest integer, C code): const int DamageBonus[256]={0,0,0,0,0,0,0,0,1,1,1,1,1,2,2,2,3,3,3,4,4,4,5,5,6,6,7,7,8,8,9,10,10,11,12,12,13,14,1...
by Wellvin
17 Oct 2022, 20:58
Forum: TMW Classic
Topic: [DIS] Phylactery
Replies: 18
Views: 4648

Re: [DIS] Phylactery

What does ASPD mean ?
by Wellvin
17 Oct 2022, 20:29
Forum: Feedback / Feature Requests / Content Suggestions
Topic: [LEGACY] Damage bonus calculations
Replies: 5
Views: 3543

[LEGACY] Damage bonus calculations

Damage bonus follow the formula (Dexterity/10)^2 and (Strength/10)^2 . The integer division truncates the value before squaring it. The player needs to know about this and set Dex or Str to a multiple of 10 to benefit from the character points he/she invested in Dex or Str. Most players expect that ...
by Wellvin
02 Aug 2022, 11:16
Forum: TMW Classic
Topic: [LY] Hurnscald storage room building sign
Replies: 16
Views: 6834

Re: Hurnscald storage room building sign

I've just submitted a merge request. It is ready to get approved.
by Wellvin
19 Jul 2022, 12:10
Forum: TMW Classic
Topic: [LY] Hurnscald storage room building sign
Replies: 16
Views: 6834

Re: Hurnscald storage room building sign

I now have access to git.themanaworld.org.

How to submit / propose the map change ?
by Wellvin
07 Jul 2022, 21:58
Forum: TMW Classic
Topic: [LY] Hurnscald storage room building sign
Replies: 16
Views: 6834

Re: Hurnscald storage room building sign

Wellvin account created !
by Wellvin
06 Jul 2022, 18:11
Forum: TMW Classic
Topic: [LY] Hurnscald storage room building sign
Replies: 16
Views: 6834

[LY] Hurnscald storage room building sign

Esteria, who is playtesting, pointed that Hurnscald storage room & bank has no building sign. So I added one. https://rpgmaker.net/media/content/users/26942/locker/HurnscaldStorage.png A copy of the map file is here (with an altered file name due to the upload site): https://rpgmaker.net/media/c...
by Wellvin
06 Jul 2022, 18:05
Forum: TMW Classic
Topic: magic-knuckles formula change proposals
Replies: 3
Views: 2196

Re: magic-knuckles formula change proposals

Does MR stand for Merge Request ?

How to do it properly ?
by Wellvin
05 Jul 2022, 13:06
Forum: TMW Classic
Topic: magic-knuckles formula change proposals
Replies: 3
Views: 2196

magic-knuckles formula change proposals

Hi I looked up the magic-knuckles script and would like to propose the following 2 changes that don't affect the output values: 1) change the damage formula to make it easier to understand max(1, BASE_ATK + min(0,Int-100)) 2) change the delay formula to prevent the potential computation of sqrt of n...
by Wellvin
05 Jul 2022, 12:32
Forum: Home of Development
Topic: Looking for playful insults
Replies: 11
Views: 9047

Re: Looking for playful insults

Not really an insult, but you might like it:

"Don't sell the Moggun fur before you've shot it." - Gwendolyn
by Wellvin
26 Jun 2022, 21:09
Forum: Feedback / Feature Requests / Content Suggestions
Topic: [DIS] Cindy reward design
Replies: 1
Views: 2060

[DIS] Cindy reward design

Recently, a group of high level players and I helped a newly level 70 player to save Cindy from the yetis. The high level players were disappointed to not receive Boss Points at the end of the fight. I learned that there was an exploit when the hosting player logged off half-way trough the fight. Wh...
by Wellvin
01 Jun 2022, 19:48
Forum: Support and Bug reports
Topic: Trade limit
Replies: 1
Views: 2142

Re: Trade limit

The trade issue is solved. I had accidentally blacklisted her.
by Wellvin
01 Jun 2022, 09:14
Forum: Support and Bug reports
Topic: Trade limit
Replies: 1
Views: 2142

Trade limit

I've recently created "Lya.", an alt character to primarily act as a trade bot. I'm also playing her to level her up, increase her STR and thus the weight she can hold. Yesterday, I managed her inventory and performed a lot of trades between her and my main, Wellvin. At some point, I could...
by Wellvin
24 May 2022, 19:16
Forum: Player talk
Topic: Heart Necklace
Replies: 2
Views: 2835

Heart Necklace

What can we do with the Heart Necklace we can get from the Protect the Children quest? Is it needed for any quest?
by Wellvin
24 Apr 2022, 09:58
Forum: Events
Topic: Red Corsair Day Celebration 2022!
Replies: 10
Views: 6210

Re: Red Corsair Day Celebration 2022!

How long does this celebration last ?