This template defines the table "weapon_stats". View table .
This template uses Lua :
This template displays the 'weapon stats' for each rarity.
Usage
{{weapon stats
| name =
| hp =
| atk =
| brk =
| mag =
| crt =
| spd =
| def =
| abi1 = | val1 = | mod1 = | max1 =
| abi2 = | val2 = | mod2 = | max2 =
| abi3 = | val3 = | mod3 = | max3 =
| abi4 = | val4 = | mod4 = | max4 =
}}
Parameters
Parameter
Type
Required
Description
name
String
Yes
Weapon name
hp
List(,) of Integer
Yes
HP value at all 4 rarities. Indicate unknown values with hyphen.
atk
List(,) of Integer
Yes
Attack value at all 4 rarities. Indicate unknown values with hyphen.
brk
List(,) of Integer
Yes
Break Power value at all 4 rarities. Indicate unknown values with hyphen.
mag
List(,) of Integer
Yes
Magic value at all 4 rarities. Indicate unknown values with hyphen.
crt
List(,) of Integer
Yes
Crit Chance star count at all 4 rarities. Indicate unknown values with hyphen.
spd
List(,) of Integer
Yes
Speed star count at all 4 rarities. Indicate unknown values with hyphen.
def
List(,) of Integer
Yes
Defense star count at all 4 rarities. Indicate unknown values with hyphen.
abi1 – abi3
String
Yes
Name of auto-ability
val1 – val3
List(,) of Integer
Optional
Values of auto-ability at all 4 rarities. Omit if unlocked via modding.
mod1 – mod3
Integer
Optional
Initial value of auto-ability when unlocked via weapon boost. Omit if not unlocked via modding.
max1 – max3
Integer
Yes
Maximum value of ability.
Example
{{weapon stats
| name = Blank Blade
| hp = 0, 0, 0, 0
| atk = 5, 20, 35, 50
| brk = 5, 15, 25, 35
| mag = 0, 5, 10, 15
| crt = 0, 0, 0, 0
| spd = 0, 0, 0, 1
| def = 0, 0, 0, 0
| abi1 = Ultimate Charger | val1 = -,-,1,1 | max1 = 3
| abi2 = Life Draw | mod2 = 20 | max2 = 30
| abi3 = Healing Victory | mod3 = 10 | max3 = 30
| abi4 = Boost Ultimate | mod4 = 1 | max4 = 1
}}
Stats & Auto-Abilities of Blank Blade ★1 ★2 ★3 ★4 Mod ★5 HP 0 0 0 0 - 2000 Attack 5 20 35 50 - 200 Break Power 5 15 25 35 - 200 Magic 0 5 10 15 - 200 Crit Chance 0 0 0 0 - 5 Speed 0 0 0 1 - 2 Defense 0 0 0 0 - 5 Ultimate Charger - - 1 1 - 3 Life Draw - - - - 20 30 Healing Victory - - - - 10 30 Boost Ultimate - - - - 1 1 Boost Ultimate - - - - 1 1
Missing values
Certain weapons will have unobtainable stats for lower rarities. Arc Mirage is obtained via The Azure Witch panel progression or upon unlocking any Meia job. The ★1 stats can only be seen prior to obtaining The Azure Witch (which is rewarded with all panels unlocked). The ★2 and ★3 stats are not obtainable through normal gameplay.
{{weapon stats
| name = Arc Mirage
| hp = 0, -, -, 0
| atk = 15, -, -, 55
| brk = 15, -, -, 55
| mag = 15, -, -, 60
| crt = 2, , , 2
| spd = 0, , , 1
| def = 0, , , 0
| abi1 = Kill & Draw | val1 = 2,2,2,2 | max1 =
| abi2 = Elemental Third Strike | val2 = 2,2,2,2 | max2 =
}}
Stats & Auto-Abilities of Arc Mirage ★1 ★2 ★3 ★4 Mod ★5 HP 0 - - 0 - 2000 Attack 15 - - 55 - 200 Break Power 15 - - 55 - 200 Magic 15 - - 60 - 200 Crit Chance 2 - - 2 - 5 Speed 0 - - 1 - 2 Defense 0 - - 0 - 5 Kill & Draw 2 2 2 2 - - Elemental Third Strike 2 2 2 2 - - ??? - - - - - - Boost Ultimate - - - - 1 1