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
(Created page for enemy configuration table page.)
 
 
(4 intermediate revisions by 3 users not shown)
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. Note that an attack may be more than 100% effective on an enemy. For example, a value of 00 whould indicate double damage from that attack.
{{subpage}}
 
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"
!Value !! Effectiveness
!Value !! Effectiveness
|-
|-
|00 || 200%
|00 || 100%
|-
|01 || 150%
|-
|-
|02 || 100%
|01 || 70% (179/256)
|-
|-
|03 || 50%
|02 || 40% (102/256)
|-
|-
|04 || 1%
|03 || 5% (13/256)
|-
|-
|}
|}


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

Latest revision as of 14:57, 24 January 2024

This is a sub-page of EarthBound.

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)