From de0134c65a2e6e8b939f85be8edff92500e0ef20 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Wed, 23 Feb 2022 17:05:43 -0800 Subject: Rename tai chi. --- martialarts/taichi.json | 6 +++--- readme | 1 + 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/martialarts/taichi.json b/martialarts/taichi.json index 5d18e2a..36525f3 100644 --- a/martialarts/taichi.json +++ b/martialarts/taichi.json @@ -2,15 +2,15 @@ { "type": "martial_art", "id": "style_tai_chi", - "name": { "str": "Tai Chi" }, - "description": "Though Tai Chi is often seen as a form of mental and physical exercise, it is a legitimate martial art, focused on self-defense. Its ability to absorb the force of an attack makes your Perception decrease damage further on a block. Pausing for a moment enables powerful palm strike techniques.", + "name": { "str": "Taijiquan" }, + "description": "Though Taijiquan is often seen as a form of mental and physical exercise, it is a legitimate martial art, focused on self-defense. Its ability to absorb the force of an attack makes your Perception decrease damage further on a block. Pausing for a moment enables powerful palm strike techniques.", "initiate": [ "You settle into a gentle stance and prepare to defend yourself.", "%s settles into a gentle stance." ], "learn_difficulty": 4, "arm_block": 0, "static_buffs": [ { "id": "buff_tai_chi_static", - "name": "Tai Chi Stance", + "name": "Taijiquan Stance", "description": "You are focused of defense and predicting your opponents attacks.\n\n+1 Block attempts, blocked damage reduced by 100% Perception.", "unarmed_allowed": true, "bonus_blocks": 1, diff --git a/readme b/readme index a01a711..b602605 100644 --- a/readme +++ b/readme @@ -5,6 +5,7 @@ Note: This mod overwrites the vanilla styles entirely, so it should be placed ea Added the Barbaran Montante style, book, and itemgroups. Give Fencing, Medieval Swordsmandship and Fior Di Battaglia more historically correct names. +Give Tai Chi more accurate name. Styles updated so far- -- cgit v1.2.1