Tip of the Day
Make sure you equip your items to get their effects, most don't work from inventory alone.

All translations

From Walkscape Walkthrough

Enter a message name below to show all available translations.

Message

Found one translation.

NameCurrent message text
 h English (en)# Good Wanderlust walking stick gives a -2 steps required while Agility.
# Flowing pocketwatch gives a global -5% steps required.
# First, we do the [[Special:MyLanguage/Work Efficiency (Mechanics)|Work efficiency]] calculation to find out the number of steps required with our Agility levels and Work efficiency.
#* The base work for Rescue team is 8500.
#* We have a total of 1.0 Agility efficiency from our Agility levels and 0.05 from the Good Wanderlust walking stick which reduces the work to 8095.238... (no rounding yet).
#* We multiply by the percent step reduction first before the flat reduction. 8095.238... × (100% base - 0.05% steps required) = 7690.476... steps per action
#* We subtract the steps required attribute from the steps per action. 7690.476... steps per action - 2.0 steps required = 7688.476... steps per action.
#* We compare to the global minimum of 10 and find we are over so we round up the calculated steps required. ceiling(7688.476...) = 7689
# The final steps required is 7689 steps per action for Rescue team with both sources of minus steps.