Change 6773

From Tsunami Wiki
Revision as of 12:39, 18 March 2026 by Krule (talk | contribs) (Created page with "```Originally Posted : Wed Mar 18 12:39:01 2026 <br>Posted by : Marisil <br>Title : Shaman QoL: Destruct Skill + Bonus Materia Gain <br>---------------------------------------...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

```Originally Posted : Wed Mar 18 12:39:01 2026
Posted by : Marisil
Title : Shaman QoL: Destruct Skill + Bonus Materia Gain
----------------------------------------
Greetings,

Shamans now earn a materia-gain bonus based on their current total
"destructed" value. "Destructed" is incremented whenever you use the
"destruct" skill to destroy a MAGIC item (this is how it has always
worked, just repeating it here). As the Shaman destroys such items
over time, he or she will gradually earn a +X% bonus to all materia
gain, which will be displayed in "score" in the "Destructed" field.
For full disclosure, here is the formula:

x = total_destructed / 2000
x = log(x^(x^0.2))

Here's the bonus curve, given x, from 1 to 2500:
https://www.wolframalpha.com/input?i=log%28x%5E%28x%5E0.22%29%29+from+1+to
+2500

Cheers,
Marisil
```