Line 238: |
Line 238: |
| | | |
| ==Examples== | | ==Examples== |
− | Level 67 [[Kongou]] with 41/75 HP (34 damage) will have: | + | Level 67 [[Kongou|Kongou Kai]] with 41/75 HP (34 damage) will have: |
− | *Repair time: | + | * Base repair time: |
| + | **<math>67 \times 5 + floor(\sqrt {67 - 11}) \times 10 + 50 = 335 + 7 \times 10 + 50 = \text {455 seconds}</math> |
| + | * Repair time: |
| **<math>34 \times \text{455 seconds} \times 1.5 + \text{30 seconds} = \text{23235 seconds or 6:27:15}</math> | | **<math>34 \times \text{455 seconds} \times 1.5 + \text{30 seconds} = \text{23235 seconds or 6:27:15}</math> |
− | *Resource costs: | + | * Resource costs: |
− | **<math>90 \times 34 \times 0.06 = \text{183 steel}</math> | + | **<math>floor(90 \times 34 \times 0.06) = \text{183 steel}</math> |
− | **<math>90 \times 34 \times 0.032 = \text{97 fuel}</math> | + | **<math>floor(90 \times 34 \times 0.032) = \text{97 fuel}</math> |
− | Level 150 [[Musashi]] with 1/106 HP (105 damage) will have | + | Level 150 [[Musashi|Musashi Kai]] with 1/106 HP (105 damage) will have |
| + | * Base repair time: |
| + | **<math>150 \times 5 + floor(\sqrt {150 - 11}) \times 10 + 50 = 750 + 11 \times 10 + 50 = \text {910 seconds}</math> |
| * Repair time: | | * Repair time: |
− | ** <math>105 \times \text{915 seconds} \times 2.0 + \text{30 seconds} = \text{192180 seconds or 53:23:00}</math> | + | ** <math>105 \times \text{910 seconds} \times 2.0 + \text{30 seconds} = \text{191130 seconds or 53:05:30}</math> |
| * Resource costs: | | * Resource costs: |
− | ** <math>250 \times 105 \times 0.06 = \text{1575 steel}</math> | + | ** <math>floor(250 \times 105 \times 0.06) = \text{1575 steel}</math> |
− | ** <math>250 \times 105 \times 0.032 = \text{840 fuel}</math> | + | ** <math>floor(250 \times 105 \times 0.032) = \text{840 fuel}</math> |
| * This is the highest in the game currently. | | * This is the highest in the game currently. |
| | | |
| [[Category:Game Mechanics]] | | [[Category:Game Mechanics]] |