Difference between revisions of "Community Custom Stats"
From Flexible Survival
(Created page with "A list of custom stats for use in description. Stats should be placed somewhere under "custom/" whenever possible. If you're depending on something to be there, make sure to c...") |
(→Colors) |
||
Line 4: | Line 4: | ||
<b> Eyecolor </b> | <b> Eyecolor </b> | ||
− | The player's eyecolor. | + | <br>The player's eyecolor. |
#Stored in: custom/eyecolor | #Stored in: custom/eyecolor | ||
#Expected Value: short string (bright blue, deep brown, hazel, etc) | #Expected Value: short string (bright blue, deep brown, hazel, etc) | ||
Line 10: | Line 10: | ||
<b> Haircolor </b> | <b> Haircolor </b> | ||
+ | <br>The player's haircolor. | ||
#Stored in: custom/haircolor | #Stored in: custom/haircolor | ||
#Expected Value: short string (dirty blond, brown, pink, etc) | #Expected Value: short string (dirty blond, brown, pink, etc) | ||
Line 15: | Line 16: | ||
<b> Favorite color </b> | <b> Favorite color </b> | ||
+ | <br>The player's favorite color. | ||
#Stored in: custom/favcolor | #Stored in: custom/favcolor | ||
#Expected Value: short string (blue, pink, hazel, etc) | #Expected Value: short string (blue, pink, hazel, etc) | ||
− | #Use: Shi | + | #Use: Shi's wearing a three-piece suit with a [favcolor] tie. |
Revision as of 18:31, 19 January 2012
A list of custom stats for use in description. Stats should be placed somewhere under "custom/" whenever possible. If you're depending on something to be there, make sure to check for an existing value, and set if needed
Colors
Eyecolor
The player's eyecolor.
- Stored in: custom/eyecolor
- Expected Value: short string (bright blue, deep brown, hazel, etc)
- Use: Shi has a [eyecolor] shirt matching her [eyecolor] eyes.
Haircolor
The player's haircolor.
- Stored in: custom/haircolor
- Expected Value: short string (dirty blond, brown, pink, etc)
- Use: Hir eyes are hidden by [haircolor] bangs.
Favorite color
The player's favorite color.
- Stored in: custom/favcolor
- Expected Value: short string (blue, pink, hazel, etc)
- Use: Shi's wearing a three-piece suit with a [favcolor] tie.