Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revisionBoth sides next revision
character:c_template [2019/09/12 10:54] Kylecharacter:c_template [2019/11/21 13:11] Kyle
Line 1: Line 1:
 ====== @@Character Name@@ ====== ====== @@Character Name@@ ======
- 
-<const> 
-str_n=@@STR Score@@ 
-str_c=(str_n - 10) / 2 
-str_r:str_c 
- 
-dex_n=@@DEX Score@@ 
-dex_c=(dex_n - 10) / 2 
-dex_r:dex_c 
- 
-con_n=@@CON Score@@ 
-con_c=(con_n - 10) / 2 
-con_r:con_c 
- 
-int_n=@@INT Score@@ 
-int_c=(int_n - 10) / 2 
-int_r:int_c 
- 
-wis_n=@@WIS Score@@ 
-wis_c=(wis_n - 10) / 2 
-wis_r:wis_c 
- 
-cha_n=@@CHA Score@@ 
-cha_c=(cha_n - 10) / 2 
-cha_r:cha_c 
-</const> 
  
 ---- ----
Line 100: Line 74:
 ^  Item  ^  Stats  ^ ^  Item  ^  Stats  ^
 |        |         | |        |         |
 +
 +<const>
 +str_n=@@STR Score@@
 +str_c=(str_n - 10) / 2
 +str_r:str_c
 +
 +dex_n=@@DEX Score@@
 +dex_c=(dex_n - 10) / 2
 +dex_r:dex_c
 +
 +con_n=@@CON Score@@
 +con_c=(con_n - 10) / 2
 +con_r:con_c
 +
 +int_n=@@INT Score@@
 +int_c=(int_n - 10) / 2
 +int_r:int_c
 +
 +wis_n=@@WIS Score@@
 +wis_c=(wis_n - 10) / 2
 +wis_r:wis_c
 +
 +cha_n=@@CHA Score@@
 +cha_c=(cha_n - 10) / 2
 +cha_r:cha_c
 +</const>
  • character/c_template.txt
  • Last modified: 6 months ago
  • by Kyle