Template:Level 40 Stat Box/doc

From Jurassic World Wiki
Jump to navigation Jump to search

↶ Return to Wiki Contribution Guide

About Stat Boxes

Stat Boxes look like this and are used to provide an at-a-glance look at a creature's stats. These are the stats for Gallimimus

Lvl 40 Stats
Health
 
396
Attack
 
151



To make these boxes show a proportional value that can be easily compared, a little bit of math is involved. Each rarity currently has different values that are needed to achieve this proportional look. All of these require the Level 40 stats of a creature. Round to the nearest 10th place when entering a proportional value (i.e. 122.38656521 should be rounded to 122.4). The max proportional value for every stat box is 200.

All Stat Boxes will use this code as a base:

{{Level 40 Stats
|HealthProp=
|Health=
|AttackProp=
|Attack=
}}

Feel free to copy and paste this while making a page.

Stat Box Types

Common Normal

To get Proportional Stats:

  • Multiply the ATTACK stat by 200 then divide by 100.
  • Multiply the HEALTH stat by 200 then divide by 300.

For example:

  • 50 attack would be 100 proportionately ((50 * 200) / 100) = 100)
  • 240 health would be 160 proportionately ((240 * 200) / 300) = 160)

See Coloborhynchus for example

Common Hybrid

To get Proportional Stats:

  • Multiply the ATTACK stat by 200 then divide by 500.
  • Multiply the HEALTH stat by 200 then divide by 1300.

For example:

  • 404 attack would be 100 proportionately ((404 * 200) / 500) = 161.6)
  • 1170 health would be 160 proportionately ((1170 * 200) / 1300) = 180)

See Labyrinthosaurus for example

Common Super-Hybrid

To get Proportional Stats:

  • Multiply the ATTACK stat by x then divide by x.
  • Multiply the HEALTH stat by x then divide by x.

For example:

  • 404 attack would be 100 proportionately ((404 * 200) / 500) = 161.6)
  • 1170 health would be 160 proportionately ((1170 * 200) / 1300) = 180)

See Pelecachtylus for example

Rare Normal

To get Proportional Stats:

  • Multiply the stat by 200 then divide by 700.

For example: 216 attack OR health would be ~61.7 proportionately ((216 * 200) / 700) = ~61.7)

See Monolophosaurus for example

Rare Hybrid

To get Proportional Stats:

  • Multiply the ATTACK stat by 200 then divide by 3100.
  • Multiply the HEALTH stat by 200 then divide by 1000.

For example:

  • 2450 attack would be ~158.1 proportionately ((2450 * 200) / 3100) = ~158.1)
  • 585 health would be 117 proportionately ((585 * 200) / 1000) = 117)

See Pachyceratops for example

Rare Super-Hybrid

To get Proportional Stats:

  • Multiply the ATTACK stat by 200 then divide by 2500.
  • Multiply the HEALTH stat by 200 then divide by 6500.

For example:

  • 1410 attack would be ~112.8 proportionately ((1410 * 200) / 2500) = ~112.8)
  • 3415 health would be ~105.1 proportionately ((3415 * 200) / 6500) = ~105.1)

See Diplosuchus for example

Super Rare Normal

To get Proportional Stats:

  • Multiply the ATTACK stat by 200 then divide by 500.
  • Multiply the HEALTH stat by 200 then divide by 1500.

For example:

  • 322 attack would be 128.8 proportionately ((322 * 200) / 500) = 128.8)
  • 645 health would be 86 proportionately ((645 * 200) / 1500) = 86)

See Amphicyon for example

Super Rare Hybrid

To get Proportional Stats:

  • Multiply the ATTACK stat by 200 then divide by 1300.
  • Multiply the HEALTH stat by 200 then divide by 4000.

For example:

  • 778 attack would be 141.5 proportionately ((778 * 200) / 1100) = ~141.5)
  • 3042 health would be 152.1 proportionately ((3042 * 200) / 4000) = 152.1)

See Stegoceratops for example

Super Rare Super-Hybrid

To get Proportional Stats:

  • Multiply the ATTACK stat by 200 then divide by 3000.
  • Multiply the HEALTH stat by 200 then divide by 7000.

For example:

  • 1885 attack would be ~125.7 proportionately ((1885 * 200) / 3000) = ~125.7)
  • 6033 health would be ~172.4 proportionately ((6033 * 200) / 7000) = ~172.4)

See Gigakylocephalus for example

Legendary Normal

To get Proportional Stats:

  • Multiply the ATTACK stat by 200 then divide by 800.
  • Multiply the HEALTH stat by 200 then divide by 2600.

For example:

  • 750 attack would be 187.5 proportionately ((750 * 200) / 800) = 187.5)
  • 1002 health would be ~77.1 proportionately ((1002 * 200) / 2600) = ~77.1)

See Eremotherium for example

Legendary Hybrid

To get Proportional Stats:

  • Multiply the ATTACK stat by 200 then divide by 2500.
  • Multiply the HEALTH stat by 200 then divide by 6600.

For Example:

  • 2074 attack would be ~165.9 proportionately ((2074 * 200) / 2500) = ~165.9)
  • 5430 health would be ~164.5 proportionately ((5430 * 200) / 6600) = ~164.5 )

See Indominus rex for example

Legendary Super-Hybrid

To get Proportional Stats:

  • Multiply the ATTACK stat by 200 then divide by 6000.
  • Multiply the HEALTH stat by 200 then divide by 15000.

For example:

  • 5302 attack would be ~176.7 proportionately ((5302 * 200) / 6000) = ~176.7)
  • 10181 health would be ~135.7 proportionately ((10181 * 200) / 15000) = ~135.7)

See Indoraptor for example

Tournament Normal

To get Proportional Stats:

  • Multiply the ATTACK stat by 200 then divide by 1700.
  • Multiply the HEALTH stat by 200 then divide by 4400.

For Example:

  • 821 attack would be ~96.6 proportionately ((821 * 200) / 1700) = ~96.6)
  • 2735 health would be ~124.3 proportionately ((2735 * 200) / 4400) = ~124.3 )

See Arctodus for example

Tournament Hybrid

To get Proportional Stats:

  • Multiply the ATTACK stat by 200 then divide by 5300.
  • Multiply the HEALTH stat by 200 then divide by 12000.

For Example:

  • 2275 attack would be ~85.8 proportionately ((2275 * 200) / 5300) = ~85.8)
  • 3506 health would be ~58.4 proportionately ((3506 * 200) / 12000) = ~58.4 )

See Smithetoceras for example

VIP Normal

To get Proportional Stats:

  • Multiply the ATTACK stat by 200 then divide by 2500.
  • Multiply the HEALTH stat by 200 then divide by 7500.

For Example:

  • 1879 attack would be ~150.3 proportionately ((1879 * 200) / 2500) = ~150.3)
  • 4250 health would be ~113.3 proportionately ((4250 * 200) / 7500) = ~113.3)

See Concavenator for example