If you are still using the old URL (datacrystal.romhacking.net), please update your bookmarks! The old URL may stop working at any time.
The current URL is datacrystal.tcrf.net.
The current URL is datacrystal.tcrf.net.
EarthBound/Damage PSI weakness value: Difference between revisions
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- | 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 || | |01 || 70% (179/256) | ||
|- | |- | ||
|02 || | |02 || 40% (102/256) | ||
|- | |- | ||
|03 || | |03 || 5% (13/256) | ||
|- | |- | ||
|} | |} | ||
[[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) |