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
m (cat typo)
(Corrected scale.)
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.
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.


{| border="1" cellpadding="1"
{| border="1" cellpadding="1"
!Value !! Effectiveness
!Value !! Effectiveness
|-
|-
|00 || 200%
|00 || 100%
|-
|-
|01 || 150%
|01 || 75%
|-
|-
|02 || 100%
|02 || 50%
|-
|-
|03 || 50%
|03 || 25%
|-
|-
|04 || 1%
|04 || 1%

Revision as of 03:57, 22 January 2006

A damage PSI weakness value is a type of one byte value ranging from 0-4 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 75%
02 50%
03 25%
04 1%