This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
SONG OF SWORDS: Character Creation UI Field formulas (for Beta 2.0) | |
/* | |
PSEUDO CODE LEGEND SUMMARY: | |
* instance field quantifier/process description | |
"the" - single/sole/final, etc. | |
"each" - for each, resolves to different results per instance | |
"all" - for all instances, resolves similarly across all instances | |
=> Direct instance implication/continuation (ie. holds internal field) | |
|=> per instance respective field value implication (1 to 1 relationships) |
NewerOlder