added cycle

This commit is contained in:
Chr1Z93 2023-01-25 09:44:29 +01:00
parent 42837a1c8b
commit daa6d336f7
7 changed files with 18 additions and 6 deletions

View File

@ -6,5 +6,6 @@
"traits": "Ally. Agency. Detective.",
"intellectIcons": 1,
"combatIcons": 1,
"agilityIcons": 1
"agilityIcons": 1,
"cycle": "The Scarlet Keys"
}

View File

@ -5,5 +5,6 @@
"cost": 2,
"traits": "Ally. Scholar.",
"willpowerIcons": 1,
"intellectIcons": 1
"intellectIcons": 1,
"cycle": "The Scarlet Keys"
}

View File

@ -3,5 +3,6 @@
"type": "Asset",
"class": "Neutral",
"traits": "Item.",
"permanent": true
"permanent": true,
"cycle": "The Scarlet Keys"
}

View File

@ -2,5 +2,6 @@
"id": "09766",
"type": "Asset",
"class": "Neutral",
"traits": "Item. Evidence."
"traits": "Item. Evidence.",
"cycle": "The Scarlet Keys"
}

View File

@ -4,5 +4,6 @@
"class": "Neutral",
"cost": 2,
"traits": "Ally. Agency. Detective.",
"wildIcons": 1
"wildIcons": 1,
"cycle": "The Scarlet Keys"
}

View File

@ -0,0 +1,7 @@
{
"id": "09767",
"type": "Treachery",
"traits": "Madness. Paradox.",
"weakness": true,
"cycle": "The Scarlet Keys"
}

View File

@ -24,7 +24,7 @@
},
"Description": "",
"DragSelectable": true,
"GMNotes": "{\n \"id\": \"09767\",\n \"type\": \"Treachery\",\n \"traits\": \"Madness. Paradox.\"\n}",
"GMNotes_path": "AllPlayerCards.15bb07/ParadimensionalUnderstanding.3c3dfa.gmnotes",
"GUID": "3c3dfa",
"Grid": true,
"GridProjection": false,