Welcome to Data Crystal's new home! Data Crystal is now part of the TCRF family (sort of).
The wiki has recently moved; please report any issues in Discord. Pardon the dust.

EarthBound/Damage PSI weakness value: Difference between revisions

From Data Crystal
Jump to navigation Jump to search
(Corrected scale.)
No edit summary
Line 1: Line 1:
A '''damage PSI weakness value''' is a type of one byte value ranging from 0-4 used in [[EarthBound]]'s [[EarthBound:Enemy Configuration Table|Enemy Configuration Table]]. It describes the effectiveness (how much damage the PSI will do) of PSI Fire and PSI Freeze on an enemy.
A '''damage PSI weakness value''' is a type of one byte value ranging from 0-3 used in [[EarthBound]]'s [[EarthBound:Enemy Configuration Table|Enemy Configuration Table]]. It describes the effectiveness (how much damage the PSI will do) of PSI Fire and PSI Freeze on an enemy.


{| border="1" cellpadding="1"
{| border="1" cellpadding="1"
Line 6: Line 6:
|00 || 100%
|00 || 100%
|-
|-
|01 || 75%
|01 || 70% (179/256)
|-
|-
|02 || 50%
|02 || 40% (102/256)
|-
|-
|03 || 25%
|03 || 5% (13/256)
|-
|04 || 1%
|-
|-
|}
|}


[[Category:EarthBound:Enemy data|Damage PSI weakness value]]
[[Category:EarthBound:Enemy data|Damage PSI weakness value]]

Revision as of 23:21, 23 October 2007

A damage PSI weakness value is a type of one byte value ranging from 0-3 used in EarthBound's Enemy Configuration Table. It describes the effectiveness (how much damage the PSI will do) of PSI Fire and PSI Freeze on an enemy.

Value Effectiveness
00 100%
01 70% (179/256)
02 40% (102/256)
03 5% (13/256)