Module:Blast resistance values/doc: Difference between revisions

From Tensura: Reincarnated Wiki
Jump to navigation Jump to search
imported>Merge
merge.py
 
imported>Merge
merge.py
 
(No difference)

Latest revision as of 10:55, 25 September 2026

This module lists blast resistance values. It is meant to be the single source for this information; this way, when new blocks are added or values are changed, they can be changed here and automatically propagate everywhere they are used.

Adding values

To add a value, add ['block'] = 'value', on a separate line, replacing block with the block's in-game name in lowercase and value with the correct value, which can be found in the game code.

See also