From cd81ff897f47314de89377a0b3a98fd62ee20c14 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Wed, 4 Jun 2025 15:00:39 -0700 Subject: Add the governing stat data to the martial art description. --- martialarts.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/martialarts.json b/martialarts.json index 11695df..ad41a1a 100644 --- a/martialarts.json +++ b/martialarts.json @@ -3,7 +3,7 @@ "type": "martial_art", "id": "style_maid", "name": { "str": "L'art du Nettoyage" }, - "description": "It is the servant's duty to take out the trash. Pause to consider your offensive options.", + "description": "It is the servant's duty to take out the trash. Pause to consider your offensive options.\nGoverning Stat: Dexterity", "initiate": [ "You steady yourself, ready to strike with poise and grace.", "%s appears more steady and composed." ], "arm_block": 99, "static_buffs": [ -- cgit v1.2.1