Advanced - Ship Speed
Posted: Wed Nov 30, 2011 4:26 pm
Here is how Ship Speed is determined:
Any Voodoo Affects are added as described in their respective threads (example: Control the Skies
- Code: Select all
Base Ship Speed = Base Ship Speed + ( Base Ship Speed * 3 * Cotton Sails / 100 )
Ship speed = Base Ship Speed * ((Current Crew / Max Crew) + 1) / 2
Final Ship Speed = Ship Speed + (Ship Speed * Double Hammocks / 100)
Any Voodoo Affects are added as described in their respective threads (example: Control the Skies