User Tools

Site Tools


stats_editor

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
stats_editor [2022/05/17 22:27] justinstats_editor [2022/05/22 16:23] justin
Line 23: Line 23:
 <code bauxite> <code bauxite>
 player.stat["hp"] = player.stat["max_hp"]; player.stat["hp"] = player.stat["max_hp"];
-Restores a [[character|character's]] health to the maximum value. 
 </code> </code>
 +Restores the player's health to the maximum value.
 +
 +<code bauxite>
 +player.stat["currency"] += 100;
 +</code>
 +Increases the player's currency by 100.
  
 =====Leveling===== =====Leveling=====
 +
  
 =====Equipment===== =====Equipment=====
stats_editor.txt · Last modified: 2024/04/07 11:43 by justin