From 750cd45526918a15edd464618b034a74c98dc39d Mon Sep 17 00:00:00 2001 From: tamgc <12591905+tamgc@users.noreply.github.com> Date: Tue, 2 Oct 2018 16:07:37 -0700 Subject: [PATCH] Changed High Jump and Long Jump subtitles Changed the jumping subtitles to more useful quick reference. Asterisks to indicate there's a caveat (moving at least 10 ft immediately before) --- js/data_movement.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/js/data_movement.js b/js/data_movement.js index ca05ea29..da398e31 100644 --- a/js/data_movement.js +++ b/js/data_movement.js @@ -68,7 +68,7 @@ data_movement = [ { title: "High jump", icon: "wingfoot", - subtitle: "Cost: 5ft per 5ft", + subtitle: "Height: 3 + STR MOD*", description: "Movement cost: 5ft per 5ft jumped", reference: "PHB, pg. 182.", @@ -82,7 +82,7 @@ data_movement = [ { title: "Long jump", icon: "wingfoot", - subtitle: "Cost: 5ft per 5ft", + subtitle: "Distance: STR ability score*", description: "Movement cost: 5ft per 5ft jumped", reference: "PHB, pg. 182.", bullets: [