This includes a Proof of Concept in form of a Swift Package. Only one file had to be replaced, because I couldnt make sense of how else to do it. But it compiles.
1.5 KiB
1.5 KiB
[TITLE MISSING]
Definitions
Skill Check (SkillCheck)
The attributes' identifiers of the skill check.
- Type: List
- Items: SkillCheck[]
SkillCheck[]
- Type: AttributeReference
Skill Check Penalty (SkillCheckPenalty)
A specific value that represents a penalty for the associated skill check.
- Type: Union
- Cases: SkillCheckPenalty'0 | SkillCheckPenalty'1 | SkillCheckPenalty'2 | SkillCheckPenalty'3 | SkillCheckPenalty'4 | SkillCheckPenalty'5
SkillCheckPenalty'0
- Constant:
"Spirit"
SkillCheckPenalty'1
- Constant:
"HalfOfSpirit"
SkillCheckPenalty'2
- Constant:
"Toughness"
SkillCheckPenalty'3
- Constant:
"HigherOfSpiritAndToughness"
SkillCheckPenalty'4
- Constant:
"SummoningDifficulty"
SkillCheckPenalty'5
- Constant:
"CreationDifficulty"