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
stats_editor [2022/05/17 22:27] justinstats_editor [2023/12/11 21:11] (current) justin
Line 24: Line 24:
 player.stat["hp"] = player.stat["max_hp"]; player.stat["hp"] = player.stat["max_hp"];
 </code> </code>
-Restores a [[character|character's]] health to the maximum value.+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=====
 +Coming soon!
  
 =====Equipment===== =====Equipment=====
 +Coming soon!
 +
 +=====Skills=====
 +Coming soon!
 +
 +=====Status Effects=====
 +Coming soon!
  
 +=====Currency=====
 +Coming soon!
  
 ~~NOTOC~~ ~~NOTOC~~
stats_editor.1652851673.txt.gz · Last modified: 2022/05/17 22:27 by justin