[ { "type": "martial_art", "id": "style_sojutsu", "name": { "str": "Sōjutsu" }, "description": "Sōjutsu, \"The Way of the Spear\", is the Japanese martial art of fighting with a spear. Sōjutsu focuses on keeping opponents at a distance in order to maintain advantage in combat. Standing still gives you an extra block attempt but moving will briefly increase your damage.", "initiate": [ "You prepare to defend against all that approach you.", "%s assumes a wide, defensive stance." ], "learn_difficulty": 7, "primary_skill": "stabbing", "strictly_melee": true, "static_buffs": [ { "id": "buff_sojutsu_static", "name": "Sōjutsu Stance", "description": "Your training grants better defense while using a polearm.\n\nBlocked damage reduced by 200% of Dexterity.\n+1 Block attempt.", "melee_allowed": true, "bonus_blocks": 1, "flat_bonuses": [ { "stat": "block", "scaling-stat": "str", "scale": 2.0 } ] } ], "onmove_buffs": [ { "id": "buff_sojutsu_onmove", "name": "Superior Positioning", "description": "You have given up your defenses for a moment to increase the damage of your attacks.\n\n+10% damage, -1 Block attempts.\nLasts 1 turn.", "melee_allowed": true, "buff_duration": 1, "bonus_blocks": -1, "mult_bonuses": [ { "stat": "damage", "type": "bash", "scale": 1.1 }, { "stat": "damage", "type": "cut", "scale": 1.1 }, { "stat": "damage", "type": "stab", "scale": 1.1 } ] } ], "techniques": [ "tec_sojutsu_feint", "tec_sojutsu_shove", "tec_sojutsu_trip" ], "weapon_category": [ "SPEARS", "PIKES", "GLAIVES", "2H_AXES" ] } ]