FED2 ADVANCED WORKBENCH
SCRIPT REFERENCE

CHANGEPLAYER

Changes one or more of the player's four stats.

Parameters:
Stamina - The amount to change the player's stamina
Strength - The amount to change the player's strength
Dexterity - The amount to change the player's dexterity
Intelligence - The amount to change the player's intelligence

If you do not want an event to be called for one of the possibilities, leave the parameter blank.

Examples:
changeplayer script: stamina 5
changeplayer script: stamina -150
changeplayer script: dexterity -5: intelligence -5

More scripts