GenericValues - GameRevision/GWLP-R GitHub Wiki
Used with P147_UpdateGenericValue, P148_UpdateTargetGenericValue, P150_UpdateGenericModifier, and P151_UpdateTargetGenericModifier
| enum member | value (uint) | notes |
|---|---|---|
| Appearance | 0 | can be used to make NPCs appear as players |
| MeleeAttack | 1 | |
| MeleeSkillAttack1 | 3 | |
| Attack | 4 | |
| ApplyAura | 6 | Note: auras will always fail to apply the first time |
| RemoveAura | 7 | |
| FreezePlayer | 8 | |
| ShakeScreen | 9 | |
| SkillDamage | 10 | |
| ApplyMarker | 11 | |
| RemoveMarker | 12 | |
| AddArmor | 14 | |
| ArmorColor | 15 | |
| DamageModifier1 | 16 | |
| DamageModifier2 | 17 | |
| AppleEffect1 | 20 | |
| AppleEffect2 | 21 | |
| ApplyAnimation | 22 | see Animations |
| DivineAura | 23 | will apply the CE effect to the next animation |
| ShowWings | 25 | requires the rank animation |
| ShowRank | 26 | requires the rank animation |
| ShowZaishenRank | 27 | requires the rank animation |
| ApplyAnimationLoop | 28 | |
| BossGlow | 29 | |
| ApplyGuild1 | 30 | |
| ApplyGuild2 | 31 | |
| EnergyModifier1 | 33 | absolute |
| HealthModifier1 | 34 | absolute |
| Knockdown | 35 | |
| PublicLevel | 36 | |
| LevelUp | 37 | |
| AttackFail | 38 | |
| PickUpItem | 39 | |
| Energy | 41 | |
| Health | 42 | |
| EnergyRegen | 43 | |
| HealthRegen | 44 | |
| MeleeSkillAttack2 | 46 | |
| InterruptAttack | 49 | |
| CastAttackSkill | 50 | no animation |
| EnergyModifier2 | 52 | with visual |
| EnergyModifier3 | 53 | with visual |
| EnergyVisual | 54 | |
| HealthModifier2 | 55 | with visual |
| HealthModifier3 | 56 | |
| FightStance2 | 58 | |
| InterruptSkill | 59 | |
| CastSkill | 60 | with animation |
| CastTimeModifier | 61 | |
| EnergyModifier4 | 62 | |
| Knockdown | 63 | |
| PvPTeam | 65 |