Update character sheet with special/critical actions/
This commit is contained in:
parent
c618df1164
commit
5fca61a387
9 changed files with 113 additions and 261 deletions
|
|
@ -1,46 +1,12 @@
|
|||
{
|
||||
"type": "com.pixelized.shared.lwa.model.campaign.CampaignJsonV1",
|
||||
"characters": {
|
||||
"c-000-Ethel_Wagrim": {
|
||||
"characteristic": {
|
||||
"Damage": 0,
|
||||
"Power": 0
|
||||
},
|
||||
"alterations": [
|
||||
"TATOO_MET_KHAFU"
|
||||
],
|
||||
"diminished": 0
|
||||
},
|
||||
"c-000-Hannah_Dorveille": {
|
||||
"characteristic": {
|
||||
"Damage": 0
|
||||
},
|
||||
"alterations": [
|
||||
"TATOO_HANNA"
|
||||
],
|
||||
"diminished": 0
|
||||
},
|
||||
"c-000-Koryas_Tissempa": {
|
||||
"characteristic": {
|
||||
"Damage": 0,
|
||||
"Power": 0
|
||||
},
|
||||
"alterations": [
|
||||
"TATOO_MAK"
|
||||
],
|
||||
"diminished": 0
|
||||
},
|
||||
"c-000-Taiomi_Waaka": {
|
||||
"characteristic": {
|
||||
"Damage": 0
|
||||
},
|
||||
"alterations": [
|
||||
"TATOO_NYMPH"
|
||||
],
|
||||
"diminished": 0
|
||||
}
|
||||
},
|
||||
"npcs": {},
|
||||
"type": "com.pixelized.shared.lwa.model.campaign.CampaignJsonV2",
|
||||
"characters": [
|
||||
"Hannah_Dorveille",
|
||||
"Koryas_Tissempa",
|
||||
"Taiomi_Waaka",
|
||||
"Ethel_Wagrim"
|
||||
],
|
||||
"npcs": [],
|
||||
"scene": {
|
||||
"name": "Session 12 : 30 Motannes, 432 PU."
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue