summaryrefslogtreecommitdiff
path: root/martialarts/taichi.json
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2022-01-20 14:11:35 -0800
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2022-01-20 14:11:35 -0800
commit3bab76c9c7d7bda4f3ae16a58444a6e947327cf1 (patch)
tree1193b1b50f6253ef79633ee6b435790c779e9dc7 /martialarts/taichi.json
parentAdd Niten Ichi-Ryu (diff)
downloadcataclysm-bn-mod_martial-arts-update-3bab76c9c7d7bda4f3ae16a58444a6e947327cf1.tar.xz
Typos
Diffstat (limited to 'martialarts/taichi.json')
-rw-r--r--martialarts/taichi.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/martialarts/taichi.json b/martialarts/taichi.json
index 0321c50..5d18e2a 100644
--- a/martialarts/taichi.json
+++ b/martialarts/taichi.json
@@ -37,11 +37,11 @@
{
"id": "buff_tai_chi_onpause",
"name": "Cross Hands",
- "description": "By taking a moment to prepare yourself, you are able to use your entire body fully for attacking and defending.\n\n+2 Block Effectiveness, blocked damage reduced by 50% of Perception.\nEnables \"Palm Strike\" and \"Double Palm Strike\" techniques.\nLasts 3 turns.",
+ "description": "By taking a moment to prepare yourself, you are able to use your entire body fully for attacking and defending.\n\nBlocked damage reduced by 250% of Perception.\nEnables \"Palm Strike\" and \"Double Palm Strike\" techniques.\nLasts 3 turns.",
"unarmed_allowed": true,
"skill_requirements": [ { "name": "unarmed", "level": 1 } ],
"buff_duration": 3,
- "flat_bonuses": [ { "stat": "block_effectiveness", "scale": 2.0 }, { "stat": "block", "scaling-stat": "per", "scale": 0.5 } ]
+ "flat_bonuses": [ { "stat": "block", "scaling-stat": "per", "scale": 2.5 } ]
}
],
"techniques": [ "tec_taichi_disarm", "tec_taichi_palm", "tec_taichi_counter", "tec_taichi_precise" ]