added cycle
This commit is contained in:
parent
42837a1c8b
commit
daa6d336f7
@ -6,5 +6,6 @@
|
|||||||
"traits": "Ally. Agency. Detective.",
|
"traits": "Ally. Agency. Detective.",
|
||||||
"intellectIcons": 1,
|
"intellectIcons": 1,
|
||||||
"combatIcons": 1,
|
"combatIcons": 1,
|
||||||
"agilityIcons": 1
|
"agilityIcons": 1,
|
||||||
|
"cycle": "The Scarlet Keys"
|
||||||
}
|
}
|
||||||
|
@ -5,5 +5,6 @@
|
|||||||
"cost": 2,
|
"cost": 2,
|
||||||
"traits": "Ally. Scholar.",
|
"traits": "Ally. Scholar.",
|
||||||
"willpowerIcons": 1,
|
"willpowerIcons": 1,
|
||||||
"intellectIcons": 1
|
"intellectIcons": 1,
|
||||||
|
"cycle": "The Scarlet Keys"
|
||||||
}
|
}
|
||||||
|
@ -3,5 +3,6 @@
|
|||||||
"type": "Asset",
|
"type": "Asset",
|
||||||
"class": "Neutral",
|
"class": "Neutral",
|
||||||
"traits": "Item.",
|
"traits": "Item.",
|
||||||
"permanent": true
|
"permanent": true,
|
||||||
|
"cycle": "The Scarlet Keys"
|
||||||
}
|
}
|
||||||
|
@ -2,5 +2,6 @@
|
|||||||
"id": "09766",
|
"id": "09766",
|
||||||
"type": "Asset",
|
"type": "Asset",
|
||||||
"class": "Neutral",
|
"class": "Neutral",
|
||||||
"traits": "Item. Evidence."
|
"traits": "Item. Evidence.",
|
||||||
|
"cycle": "The Scarlet Keys"
|
||||||
}
|
}
|
||||||
|
@ -4,5 +4,6 @@
|
|||||||
"class": "Neutral",
|
"class": "Neutral",
|
||||||
"cost": 2,
|
"cost": 2,
|
||||||
"traits": "Ally. Agency. Detective.",
|
"traits": "Ally. Agency. Detective.",
|
||||||
"wildIcons": 1
|
"wildIcons": 1,
|
||||||
|
"cycle": "The Scarlet Keys"
|
||||||
}
|
}
|
||||||
|
@ -0,0 +1,7 @@
|
|||||||
|
{
|
||||||
|
"id": "09767",
|
||||||
|
"type": "Treachery",
|
||||||
|
"traits": "Madness. Paradox.",
|
||||||
|
"weakness": true,
|
||||||
|
"cycle": "The Scarlet Keys"
|
||||||
|
}
|
@ -24,7 +24,7 @@
|
|||||||
},
|
},
|
||||||
"Description": "",
|
"Description": "",
|
||||||
"DragSelectable": true,
|
"DragSelectable": true,
|
||||||
"GMNotes": "{\n \"id\": \"09767\",\n \"type\": \"Treachery\",\n \"traits\": \"Madness. Paradox.\"\n}",
|
"GMNotes_path": "AllPlayerCards.15bb07/ParadimensionalUnderstanding.3c3dfa.gmnotes",
|
||||||
"GUID": "3c3dfa",
|
"GUID": "3c3dfa",
|
||||||
"Grid": true,
|
"Grid": true,
|
||||||
"GridProjection": false,
|
"GridProjection": false,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user