diff --git a/alterations/METAMOPHOSIS_WOLF.json b/alterations/METAMOPHOSIS_WOLF.json new file mode 100644 index 0000000..bf6bd52 --- /dev/null +++ b/alterations/METAMOPHOSIS_WOLF.json @@ -0,0 +1,86 @@ +{ + "type": "com.pixelized.shared.lwa.model.alteration.AlterationJsonV1", + "id": "METAMOPHOSIS_WOLF", + "metadata": { + "name": "Forme de loup", + "description": "Capacité spécial des maks de la tribue Palok." + }, + "fields": [ + { + "fieldId": "THUMBNAIL", + "expression": "https://drive.google.com/uc?export=view&id=15Ed82r9PmnfJFPt49Ll_Rz0D3SMUs6qU" + }, + { + "fieldId": "STR", + "expression": "+1" + }, + { + "fieldId": "DEX", + "expression": "-1" + }, + { + "fieldId": "HEI", + "expression": "-1" + }, + { + "fieldId": "MOV", + "expression": "+5" + }, + { + "fieldId": "ARMOR", + "expression": "+1" + }, + { + "fieldId": "COMBAT", + "expression": "+10" + }, + { + "fieldId": "THROW", + "expression": "-100" + }, + { + "fieldId": "ATHLETICS", + "expression": "+20" + }, + { + "fieldId": "ACROBATICS", + "expression": "-10" + }, + { + "fieldId": "PERCEPTION", + "expression": "+20" + }, + { + "fieldId": "PERSUASION", + "expression": "-20" + }, + { + "fieldId": "INTIMIDATION", + "expression": "+20" + }, + { + "fieldId": "SPIEL", + "expression": "-20" + }, + { + "fieldId": "BARGAIN", + "expression": "-20" + }, + { + "fieldId": "DISCRETION", + "expression": "+20" + }, + { + "fieldId": "SLEIGHT_OF_HAND", + "expression": "-100" + }, + { + "fieldId": "AID", + "expression": "-100" + }, + { + "fieldId": "40a4dcca-7010-4522-9d58-0cfac0a586e8", + "expression": "+20" + } + ] +} \ No newline at end of file diff --git a/alterations/TATOO_MAK.json b/alterations/TATOO_MAK.json new file mode 100644 index 0000000..b3b08eb --- /dev/null +++ b/alterations/TATOO_MAK.json @@ -0,0 +1,14 @@ +{ + "type": "com.pixelized.shared.lwa.model.alteration.AlterationJsonV1", + "id": "TATOO_MAK", + "metadata": { + "name": "Tatouage Mak", + "description": "Tatouage des Mak permettant la transformation en loup." + }, + "fields": [ + { + "fieldId": "PP", + "expression": "-2" + } + ] +} \ No newline at end of file diff --git a/alterations/TATOO_NYMPH.json b/alterations/TATOO_NYMPH.json new file mode 100644 index 0000000..e66c853 --- /dev/null +++ b/alterations/TATOO_NYMPH.json @@ -0,0 +1,14 @@ +{ + "type": "com.pixelized.shared.lwa.model.alteration.AlterationJsonV1", + "id": "TATOO_NYMPH", + "metadata": { + "name": "Tatouage de la nymphe", + "description": "Tatouage de de la Nymphe prodigué par Eyden Neige-Crin." + }, + "fields": [ + { + "fieldId": "PP", + "expression": "-3" + } + ] +} \ No newline at end of file diff --git a/alterations/alterations.json b/alterations/alterations.json deleted file mode 100644 index 7d23d46..0000000 --- a/alterations/alterations.json +++ /dev/null @@ -1,116 +0,0 @@ -[ - { - "type": "com.pixelized.shared.lwa.model.alteration.AlterationJsonV1", - "id": "MAK_TATOO", - "metadata": { - "name": "Tatouage Mak", - "description": "Tatouage des Mak permettant la transformation en loup." - }, - "fields": [ - { - "fieldId": "PP", - "expression": "-2" - } - ] - }, - { - "type": "com.pixelized.shared.lwa.model.alteration.AlterationJsonV1", - "id": "METAMOPHOSIS_WOLF", - "metadata": { - "name": "Forme de loup", - "description": "Capacité spécial des maks de la tribue Palok." - }, - "fields": [ - { - "fieldId": "THUMBNAIL", - "expression": "https://drive.google.com/uc?export=view&id=15Ed82r9PmnfJFPt49Ll_Rz0D3SMUs6qU" - }, - { - "fieldId": "STR", - "expression": "+1" - }, - { - "fieldId": "DEX", - "expression": "-1" - }, - { - "fieldId": "HEI", - "expression": "-1" - }, - { - "fieldId": "MOV", - "expression": "+5" - }, - { - "fieldId": "ARMOR", - "expression": "+1" - }, - { - "fieldId": "COMBAT", - "expression": "+10" - }, - { - "fieldId": "THROW", - "expression": "-100" - }, - { - "fieldId": "ATHLETICS", - "expression": "+20" - }, - { - "fieldId": "ACROBATICS", - "expression": "-10" - }, - { - "fieldId": "PERCEPTION", - "expression": "+20" - }, - { - "fieldId": "PERSUASION", - "expression": "-20" - }, - { - "fieldId": "INTIMIDATION", - "expression": "+20" - }, - { - "fieldId": "SPIEL", - "expression": "-20" - }, - { - "fieldId": "BARGAIN", - "expression": "-20" - }, - { - "fieldId": "DISCRETION", - "expression": "+20" - }, - { - "fieldId": "SLEIGHT_OF_HAND", - "expression": "-100" - }, - { - "fieldId": "AID", - "expression": "-100" - }, - { - "fieldId": "40a4dcca-7010-4522-9d58-0cfac0a586e8", - "expression": "+20" - } - ] - }, - { - "type": "com.pixelized.shared.lwa.model.alteration.AlterationJsonV1", - "id": "NYMPH_TATOO", - "metadata": { - "name": "Tatouage de la nymphe", - "description": "Tatouage de de la Nymphe prodigué par Eyden Neige-Crin." - }, - "fields": [ - { - "fieldId": "PP", - "expression": "-3" - } - ] - } -] \ No newline at end of file diff --git a/alterations/c-000-Koryas_Tissempa.json b/alterations/c-000-Koryas_Tissempa.json deleted file mode 100644 index 79829d7..0000000 --- a/alterations/c-000-Koryas_Tissempa.json +++ /dev/null @@ -1,4 +0,0 @@ -[ - "MAK_TATOO", - "METAMOPHOSIS_WOLF" -] \ No newline at end of file diff --git a/alterations/c-000-Taiomi_Waaka.json b/alterations/c-000-Taiomi_Waaka.json deleted file mode 100644 index a4dbc00..0000000 --- a/alterations/c-000-Taiomi_Waaka.json +++ /dev/null @@ -1,3 +0,0 @@ -[ - "NYMPH_TATOO" -] \ No newline at end of file diff --git a/campaign/campaign.json b/campaign/campaign.json index ab0df8d..66d886a 100644 --- a/campaign/campaign.json +++ b/campaign/campaign.json @@ -6,12 +6,14 @@ "Damage": 0, "Power": 0 }, + "alterations": [], "diminished": 0 }, "c-000-Hannah_Dorveille": { "characteristic": { "Damage": 0 }, + "alterations": [], "diminished": 0 }, "c-000-Koryas_Tissempa": { @@ -19,20 +21,28 @@ "Damage": 0, "Power": 0 }, + "alterations": [ + "TATOO_MAK" + ], "diminished": 0 }, "c-000-Taiomi_Waaka": { "characteristic": { "Damage": 0 }, + "alterations": [ + "TATOO_NYMPH" + ], "diminished": 0 }, "c-000-Fara_Aemon": { "characteristic": {}, + "alterations": [], "diminished": 0 }, "c-000-Frann_XXX": { "characteristic": {}, + "alterations": [], "diminished": 0 } },