diff --git a/alterations/ARCANTHIA_TONIC.json b/alterations/ARCANTHIA_TONIC.json index 103c6f9..4cc3bea 100644 --- a/alterations/ARCANTHIA_TONIC.json +++ b/alterations/ARCANTHIA_TONIC.json @@ -2,7 +2,7 @@ "type": "com.pixelized.shared.lwa.model.alteration.AlterationJsonV1", "id": "ARCANTHIA_TONIC", "metadata": { - "name": "Tonic d'Arcanthia", + "name": "Tonique d'Arcanthia", "description": "+3 de Constitution pour une journée", "icon": "https://bg3.wiki/w/images/e/e3/POT_Potion_of_Everlasting_Vigour_Unfaded_Icon.png" }, diff --git a/alterations/VELNERIS_TONIC.json b/alterations/VELNERIS_TONIC.json index f569f70..01828ab 100644 --- a/alterations/VELNERIS_TONIC.json +++ b/alterations/VELNERIS_TONIC.json @@ -2,7 +2,7 @@ "type": "com.pixelized.shared.lwa.model.alteration.AlterationJsonV1", "id": "VELNERIS_TONIC", "metadata": { - "name": "Tonic de Velniris", + "name": "Tonique de Velniris", "description": "Augmente les scores de perceptions de 10 pendant une journée.", "icon": "https://bg3.wiki/w/images/d/df/Potion_of_Sleep_Item_Icon.png" }, diff --git a/items/ARCANTHIA_TONIC.json b/items/ARCANTHIA_TONIC.json index d13556d..7b77db4 100644 --- a/items/ARCANTHIA_TONIC.json +++ b/items/ARCANTHIA_TONIC.json @@ -2,7 +2,7 @@ "type": "com.pixelized.shared.lwa.model.item.ItemJsonV1", "id": "ARCANTHIA_TONIC", "metadata": { - "name": "Tonic d'Arcanthia", + "name": "Tonique d'Arcanthia", "description": "Anti-sceptique et anti-bactérien (+3 de Constitution pour une journée)", "thumbnail": "https://bg3.wiki/w/images/e/e3/POT_Potion_of_Everlasting_Vigour_Unfaded_Icon.png", "image": "https://bg3.wiki/w/images/5/59/POT_Potion_of_Everlasting_Vigour_Unfaded.png" diff --git a/items/FLORELUNE_TONIC.json b/items/FLORELUNE_TONIC.json index 5856fc9..cf36cb4 100644 --- a/items/FLORELUNE_TONIC.json +++ b/items/FLORELUNE_TONIC.json @@ -2,7 +2,7 @@ "type": "com.pixelized.shared.lwa.model.item.ItemJsonV1", "id": "FLORELUNE_TONIC", "metadata": { - "name": "Tonic de Florelune", + "name": "Tonique de Florelune", "description": "Somnifère.", "thumbnail": "https://bg3.wiki/w/images/6/60/POT_Antidote_Unfaded_Icon.png", "image": "https://bg3.wiki/w/images/0/06/POT_Antidote_Unfaded.png" diff --git a/items/VELNIRIS_TONIC.json b/items/VELNIRIS_TONIC.json index aa77aa5..a7c38b9 100644 --- a/items/VELNIRIS_TONIC.json +++ b/items/VELNIRIS_TONIC.json @@ -2,7 +2,7 @@ "type": "com.pixelized.shared.lwa.model.item.ItemJsonV1", "id": "VELNIRIS_TONIC", "metadata": { - "name": "Tonic de Velniris", + "name": "Tonique de Velniris", "description": "Augmente les scores de perceptions de 10 pendant une journée.", "thumbnail": "https://bg3.wiki/w/images/d/df/Potion_of_Sleep_Item_Icon.png", "image": "https://bg3.wiki/w/images/a/af/Potion_of_Sleep_Unfaded.png" diff --git a/items/VERDUANE_TONIC.json b/items/VERDUANE_TONIC.json index 4f98410..c2a1354 100644 --- a/items/VERDUANE_TONIC.json +++ b/items/VERDUANE_TONIC.json @@ -2,7 +2,7 @@ "type": "com.pixelized.shared.lwa.model.item.ItemJsonV1", "id": "VERDUANE_TONIC", "metadata": { - "name": "Tonic de Verduane", + "name": "Tonique de Verduane", "description": "Digestion (vomitif, utile contre le poison)", "thumbnail": "https://bg3.wiki/w/images/6/6a/ELX_Elixir_of_Silvanus_Unfaded_Icon.png", "image": "https://bg3.wiki/w/images/b/b7/ELX_Elixir_of_Silvanus_Unfaded.png" diff --git a/tags/alteration.json b/tags/alteration.json index 06dcb99..4f62ea0 100644 --- a/tags/alteration.json +++ b/tags/alteration.json @@ -17,6 +17,6 @@ { "type": "com.pixelized.shared.lwa.model.tag.TagJsonV1", "id": "TONIC", - "label": "Tonic" + "label": "Tonique" } ] \ No newline at end of file