Difference between revisions of "2 Star Units"
From Unofficial Fantasica Wiki
Wafflecake (Talk | contribs) (added killer bee estimates) |
m (adjusting for awakened units) |
||
(21 intermediate revisions by 8 users not shown) | |||
Line 1: | Line 1: | ||
− | {| class="wikitable sortable" | + | <!-- |
+ | |||
+ | |||
+ | |||
+ | Please do not edit this page directly. | ||
+ | |||
+ | To edit unit stats, please use http://www.fantasicawiki.com/edit.php?rarity=2 | ||
+ | |||
+ | This page is dynamically generated from the data in the database. | ||
+ | |||
+ | If the changes don't show up right away, you can force a refresh by loading this url: | ||
+ | |||
+ | http://www.fantasicawiki.com/wiki/2_Star_Units?action=purge | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | --> | ||
+ | <tabber> | ||
+ | Full List = | ||
+ | A full list of all currently released 2{{*}} units: | ||
+ | |||
+ | {{#get_db_data:db=fantawiki | ||
+ | |from=units | ||
+ | |where=rarity=2 and released=1 | ||
+ | |order by=name | ||
+ | |data=name=`name`,gender=`gender`,rarity=`rarity`,type=`type`,cost=`cost`,speed=`speed`,speednum=`speednum`,range=`range`,land=`land`,air=`air`,sea=`sea`,total=`land`+`air`+`sea`,landlb=`landlb`,airlb=`airlb`,sealb=`sealb`,totallb=`landlb`+`airlb`+`sealb`,arena=`arena`,arenalb=`arenalb`,skill1=`skill1`,skill2=`skill2`,arenaskill=`arenaskill`,source=`source`}} | ||
+ | |||
+ | {| class="wikitable sortable" style="text-align:center;min-width:980px;" | ||
+ | ! Sprite | ||
+ | ! Name | ||
+ | ! Gender | ||
+ | ! Type | ||
+ | ! C | ||
+ | ! S | ||
+ | ! D | ||
+ | ! R | ||
+ | ! data-sort-type="number" | [[Image:Ground_icon.png]] | ||
+ | ! data-sort-type="number" | [[Image:Air_icon.png]] | ||
+ | ! data-sort-type="number" | [[Image:Sea_icon.png]] | ||
+ | ! data-sort-type="number" | Total | ||
+ | ! data-sort-type="number" | Arena | ||
+ | ! Skill | ||
+ | ! Arena Skill | ||
+ | ! width="150" | Source | ||
|- | |- | ||
− | ! | + | {{#for_external_table:<nowiki/> |
+ | {{!}} [[Image:{{{name}}}.gif]] | ||
+ | {{!}} [[Image:{{{name}}}_icon.png|link={{{name}}}]]<br/>[[{{{name}}}]] | ||
+ | {{!}} {{{gender}}} | ||
+ | {{!}} {{{type}}} | ||
+ | {{!}} {{{cost}}} | ||
+ | {{!}} {{{speed}}} | ||
+ | {{!}} {{{speednum}}} | ||
+ | {{!}} {{{range}}} | ||
+ | {{!}} {{{land}}}<br/>({{{landlb}}}) | ||
+ | {{!}} {{{air}}}<br/>({{{airlb}}}) | ||
+ | {{!}} {{{sea}}}<br/>({{{sealb}}}) | ||
+ | {{!}} {{{total}}}<br/>({{{totallb}}}) | ||
+ | {{!}} {{{arena}}}<br/>({{{arenalb}}}) | ||
+ | {{!}} {{{skill1}}} {{{skill2}}} | ||
+ | {{!}} {{{arenaskill}}} | ||
+ | {{!}} {{{source}}} | ||
+ | {{!}}- }}{{#clear_external_data:}} | ||
+ | |} | ||
+ | |||
+ | |-| | ||
+ | Rank Rewards = | ||
+ | 2{{*}} units that were released as event ranking rewards: | ||
+ | |||
+ | {{#get_db_data:db=fantawiki | ||
+ | |from=units | ||
+ | |where=rarity=2 and released=1 and source like "%Rank%" | ||
+ | |order by=name | ||
+ | |data=name=`name`,gender=`gender`,rarity=`rarity`,type=`type`,cost=`cost`,speed=`speed`,speednum=`speednum`,range=`range`,land=`land`,air=`air`,sea=`sea`,total=`land`+`air`+`sea`,landlb=`landlb`,airlb=`airlb`,sealb=`sealb`,totallb=`landlb`+`airlb`+`sealb`,arena=`arena`,arenalb=`arenalb`,skill1=`skill1`,skill2=`skill2`,arenaskill=`arenaskill`,source=`source`}} | ||
+ | |||
+ | {| class="wikitable sortable" style="text-align:center;min-width:980px;" | ||
+ | ! Sprite | ||
+ | ! Name | ||
+ | ! Gender | ||
+ | ! Type | ||
+ | ! C | ||
+ | ! S | ||
+ | ! D | ||
+ | ! R | ||
+ | ! data-sort-type="number" | [[Image:Ground_icon.png]] | ||
+ | ! data-sort-type="number" | [[Image:Air_icon.png]] | ||
+ | ! data-sort-type="number" | [[Image:Sea_icon.png]] | ||
+ | ! data-sort-type="number" | Total | ||
+ | ! data-sort-type="number" | Arena | ||
+ | ! Skill | ||
+ | ! Arena Skill | ||
+ | ! width="150" | Source | ||
|- | |- | ||
− | | [[ | + | {{#for_external_table:<nowiki/> |
+ | {{!}} [[Image:{{{name}}}.gif]] | ||
+ | {{!}} [[Image:{{{name}}}_icon.png|link={{{name}}}]]<br/>[[{{{name}}}]] | ||
+ | {{!}} {{{gender}}} | ||
+ | {{!}} {{{type}}} | ||
+ | {{!}} {{{cost}}} | ||
+ | {{!}} {{{speed}}} | ||
+ | {{!}} {{{speednum}}} | ||
+ | {{!}} {{{range}}} | ||
+ | {{!}} {{{land}}}<br/>({{{landlb}}}) | ||
+ | {{!}} {{{air}}}<br/>({{{airlb}}}) | ||
+ | {{!}} {{{sea}}}<br/>({{{sealb}}}) | ||
+ | {{!}} {{{total}}}<br/>({{{totallb}}}) | ||
+ | {{!}} {{{arena}}}<br/>({{{arenalb}}}) | ||
+ | {{!}} {{{skill1}}} {{{skill2}}} | ||
+ | {{!}} {{{arenaskill}}} | ||
+ | {{!}} {{{source}}} | ||
+ | {{!}}- }}{{#clear_external_data:}} | ||
+ | |} | ||
+ | |||
+ | |-| | ||
+ | Point / Victory Rewards = | ||
+ | 2{{*}} units that were released as non-rank event rewards (i.e. achievable by accumulating enough BT Points / Event Items / Victories): | ||
+ | |||
+ | {{#get_db_data:db=fantawiki | ||
+ | |from=units | ||
+ | |where=rarity=2 and released=1 and source not like "%rank%" and source like "%reward%" | ||
+ | |order by=name | ||
+ | |data=name=`name`,gender=`gender`,rarity=`rarity`,type=`type`,cost=`cost`,speed=`speed`,speednum=`speednum`,range=`range`,land=`land`,air=`air`,sea=`sea`,total=`land`+`air`+`sea`,landlb=`landlb`,airlb=`airlb`,sealb=`sealb`,totallb=`landlb`+`airlb`+`sealb`,arena=`arena`,arenalb=`arenalb`,skill1=`skill1`,skill2=`skill2`,arenaskill=`arenaskill`,source=`source`}} | ||
+ | |||
+ | {| class="wikitable sortable" style="text-align:center;min-width:980px;" | ||
+ | ! Sprite | ||
+ | ! Name | ||
+ | ! Gender | ||
+ | ! Type | ||
+ | ! C | ||
+ | ! S | ||
+ | ! D | ||
+ | ! R | ||
+ | ! data-sort-type="number" | [[Image:Ground_icon.png]] | ||
+ | ! data-sort-type="number" | [[Image:Air_icon.png]] | ||
+ | ! data-sort-type="number" | [[Image:Sea_icon.png]] | ||
+ | ! data-sort-type="number" | Total | ||
+ | ! data-sort-type="number" | Arena | ||
+ | ! Skill | ||
+ | ! Arena Skill | ||
+ | ! width="150" | Source | ||
|- | |- | ||
− | | [[ | + | {{#for_external_table:<nowiki/> |
+ | {{!}} [[Image:{{{name}}}.gif]] | ||
+ | {{!}} [[Image:{{{name}}}_icon.png|link={{{name}}}]]<br/>[[{{{name}}}]] | ||
+ | {{!}} {{{gender}}} | ||
+ | {{!}} {{{type}}} | ||
+ | {{!}} {{{cost}}} | ||
+ | {{!}} {{{speed}}} | ||
+ | {{!}} {{{speednum}}} | ||
+ | {{!}} {{{range}}} | ||
+ | {{!}} {{{land}}}<br/>({{{landlb}}}) | ||
+ | {{!}} {{{air}}}<br/>({{{airlb}}}) | ||
+ | {{!}} {{{sea}}}<br/>({{{sealb}}}) | ||
+ | {{!}} {{{total}}}<br/>({{{totallb}}}) | ||
+ | {{!}} {{{arena}}}<br/>({{{arenalb}}}) | ||
+ | {{!}} {{{skill1}}} {{{skill2}}} | ||
+ | {{!}} {{{arenaskill}}} | ||
+ | {{!}} {{{source}}} | ||
+ | {{!}}- }}{{#clear_external_data:}} | ||
+ | |} | ||
+ | |||
+ | |-| | ||
+ | Recruited Units = | ||
+ | 2{{*}} units that must be [[Recruitment|Recruited]] or [[Awakening|Awakened]] from their [[Monsters|Monster]] forms: | ||
+ | |||
+ | {{#get_db_data:db=fantawiki | ||
+ | |from=units | ||
+ | |where=rarity=2 and released=1 and (source like "%Recruit%" or source like "%awaken%") and source not like "%pandora%" | ||
+ | |order by=name | ||
+ | |data=name=`name`,gender=`gender`,rarity=`rarity`,type=`type`,cost=`cost`,speed=`speed`,speednum=`speednum`,range=`range`,land=`land`,air=`air`,sea=`sea`,total=`land`+`air`+`sea`,landlb=`landlb`,airlb=`airlb`,sealb=`sealb`,totallb=`landlb`+`airlb`+`sealb`,arena=`arena`,arenalb=`arenalb`,skill1=`skill1`,skill2=`skill2`,arenaskill=`arenaskill`,source=`source`}} | ||
+ | |||
+ | {| class="wikitable sortable" style="text-align:center;min-width:980px;" | ||
+ | ! Sprite | ||
+ | ! Name | ||
+ | ! Gender | ||
+ | ! Type | ||
+ | ! C | ||
+ | ! S | ||
+ | ! D | ||
+ | ! R | ||
+ | ! data-sort-type="number" | [[Image:Ground_icon.png]] | ||
+ | ! data-sort-type="number" | [[Image:Air_icon.png]] | ||
+ | ! data-sort-type="number" | [[Image:Sea_icon.png]] | ||
+ | ! data-sort-type="number" | Total | ||
+ | ! data-sort-type="number" | Arena | ||
+ | ! Skill | ||
+ | ! Arena Skill | ||
+ | ! width="150" | Source | ||
|- | |- | ||
− | | [[ | + | {{#for_external_table:<nowiki/> |
+ | {{!}} [[Image:{{{name}}}.gif]] | ||
+ | {{!}} [[Image:{{{name}}}_icon.png|link={{{name}}}]]<br/>[[{{{name}}}]] | ||
+ | {{!}} {{{gender}}} | ||
+ | {{!}} {{{type}}} | ||
+ | {{!}} {{{cost}}} | ||
+ | {{!}} {{{speed}}} | ||
+ | {{!}} {{{speednum}}} | ||
+ | {{!}} {{{range}}} | ||
+ | {{!}} {{{land}}}<br/>({{{landlb}}}) | ||
+ | {{!}} {{{air}}}<br/>({{{airlb}}}) | ||
+ | {{!}} {{{sea}}}<br/>({{{sealb}}}) | ||
+ | {{!}} {{{total}}}<br/>({{{totallb}}}) | ||
+ | {{!}} {{{arena}}}<br/>({{{arenalb}}}) | ||
+ | {{!}} {{{skill1}}} {{{skill2}}} | ||
+ | {{!}} {{{arenaskill}}} | ||
+ | {{!}} {{{source}}} | ||
+ | {{!}}- }}{{#clear_external_data:}} | ||
+ | |} | ||
+ | |||
+ | |-| | ||
+ | Pack Exclusives = | ||
+ | 2{{*}} units that were released as part of exclusive, purchasable card packs (using MobaCoins / FantaCoins): | ||
+ | |||
+ | {{#get_db_data:db=fantawiki | ||
+ | |from=units | ||
+ | |where=rarity=2 and released=1 and source not like "%reward%" and source not like "%standard%" and source not like "%awaken%" | ||
+ | |order by=name | ||
+ | |data=name=`name`,gender=`gender`,rarity=`rarity`,type=`type`,cost=`cost`,speed=`speed`,speednum=`speednum`,range=`range`,land=`land`,air=`air`,sea=`sea`,total=`land`+`air`+`sea`,landlb=`landlb`,airlb=`airlb`,sealb=`sealb`,totallb=`landlb`+`airlb`+`sealb`,arena=`arena`,arenalb=`arenalb`,skill1=`skill1`,skill2=`skill2`,arenaskill=`arenaskill`,source=`source`}} | ||
+ | |||
+ | {| class="wikitable sortable" style="text-align:center;min-width:980px;" | ||
+ | ! Sprite | ||
+ | ! Name | ||
+ | ! Gender | ||
+ | ! Type | ||
+ | ! C | ||
+ | ! S | ||
+ | ! D | ||
+ | ! R | ||
+ | ! data-sort-type="number" | [[Image:Ground_icon.png]] | ||
+ | ! data-sort-type="number" | [[Image:Air_icon.png]] | ||
+ | ! data-sort-type="number" | [[Image:Sea_icon.png]] | ||
+ | ! data-sort-type="number" | Total | ||
+ | ! data-sort-type="number" | Arena | ||
+ | ! Skill | ||
+ | ! Arena Skill | ||
+ | ! width="150" | Source | ||
|- | |- | ||
− | | [[ | + | {{#for_external_table:<nowiki/> |
+ | {{!}} [[Image:{{{name}}}.gif]] | ||
+ | {{!}} [[Image:{{{name}}}_icon.png|link={{{name}}}]]<br/>[[{{{name}}}]] | ||
+ | {{!}} {{{gender}}} | ||
+ | {{!}} {{{type}}} | ||
+ | {{!}} {{{cost}}} | ||
+ | {{!}} {{{speed}}} | ||
+ | {{!}} {{{speednum}}} | ||
+ | {{!}} {{{range}}} | ||
+ | {{!}} {{{land}}}<br/>({{{landlb}}}) | ||
+ | {{!}} {{{air}}}<br/>({{{airlb}}}) | ||
+ | {{!}} {{{sea}}}<br/>({{{sealb}}}) | ||
+ | {{!}} {{{total}}}<br/>({{{totallb}}}) | ||
+ | {{!}} {{{arena}}}<br/>({{{arenalb}}}) | ||
+ | {{!}} {{{skill1}}} {{{skill2}}} | ||
+ | {{!}} {{{arenaskill}}} | ||
+ | {{!}} {{{source}}} | ||
+ | {{!}}- }}{{#clear_external_data:}} | ||
+ | |} | ||
+ | |||
+ | |-| | ||
+ | Standard Card Packs= | ||
+ | 2{{*}} units that are pullable through Standard Card Packs: | ||
+ | |||
+ | {{#get_db_data:db=fantawiki | ||
+ | |from=units | ||
+ | |where=rarity=2 and released=1 and source like "%standard card pack%" | ||
+ | |order by=name | ||
+ | |data=name=`name`,gender=`gender`,rarity=`rarity`,type=`type`,cost=`cost`,speed=`speed`,speednum=`speednum`,range=`range`,land=`land`,air=`air`,sea=`sea`,total=`land`+`air`+`sea`,landlb=`landlb`,airlb=`airlb`,sealb=`sealb`,totallb=`landlb`+`airlb`+`sealb`,arena=`arena`,arenalb=`arenalb`,skill1=`skill1`,skill2=`skill2`,arenaskill=`arenaskill`,source=`source`}} | ||
+ | |||
+ | {| class="wikitable sortable" style="text-align:center;min-width:980px;" | ||
+ | ! Sprite | ||
+ | ! Name | ||
+ | ! Gender | ||
+ | ! Type | ||
+ | ! C | ||
+ | ! S | ||
+ | ! D | ||
+ | ! R | ||
+ | ! [[Image:Ground_icon.png]] | ||
+ | ! [[Image:Air_icon.png]] | ||
+ | ! [[Image:Sea_icon.png]] | ||
+ | ! Total | ||
+ | ! Arena | ||
+ | ! Skill | ||
+ | ! Arena Skill | ||
+ | ! width="150" | Source | ||
|- | |- | ||
− | + | {{#for_external_table:<nowiki/> | |
− | + | {{!}} [[Image:{{{name}}}.gif]] | |
− | + | {{!}} [[Image:{{{name}}}_icon.png|link={{{name}}}]]<br/>[[{{{name}}}]] | |
− | + | {{!}} {{{gender}}} | |
− | + | {{!}} {{{type}}} | |
− | + | {{!}} {{{cost}}} | |
− | + | {{!}} {{{speed}}} | |
− | + | {{!}} {{{speednum}}} | |
− | + | {{!}} {{{range}}} | |
− | + | {{!}} {{{land}}}<br/>({{{landlb}}}) | |
− | + | {{!}} {{{air}}}<br/>({{{airlb}}}) | |
− | + | {{!}} {{{sea}}}<br/>({{{sealb}}}) | |
− | + | {{!}} {{{total}}}<br/>({{{totallb}}}) | |
− | + | {{!}} {{{arena}}}<br/>({{{arenalb}}}) | |
− | + | {{!}} {{{skill1}}} {{{skill2}}} | |
− | + | {{!}} {{{arenaskill}}} | |
− | | | + | {{!}} {{{source}}} |
− | |- | + | {{!}}- }}{{#clear_external_data:}} |
− | + | |} | |
− | | | + | |
− | | | + | |-| |
− | |- | + | Unreleased= |
− | + | 2{{*}} units that have not yet been released in the US version of Fantasica: | |
− | + | ||
− | + | {{#get_db_data:db=fantawiki | |
− | + | |from=units | |
− | | [[ | + | |where=rarity=2 and released=0 |
− | + | |order by=name | |
− | | [[ | + | |data=name=`name`,gender=`gender`,rarity=`rarity`,type=`type`,cost=`cost`,speed=`speed`,speednum=`speednum`,range=`range`,land=`land`,air=`air`,sea=`sea`,total=`land`+`air`+`sea`,landlb=`landlb`,airlb=`airlb`,sealb=`sealb`,totallb=`landlb`+`airlb`+`sealb`,arena=`arena`,arenalb=`arenalb`,skill1=`skill1`,skill2=`skill2`,arenaskill=`arenaskill`,source=`source`}} |
− | + | ||
− | | [[ | + | {| class="wikitable sortable" style="text-align:center;min-width:980px;" |
− | + | ! Sprite | |
− | + | ! Name | |
− | | | + | ! Gender |
− | | | + | ! Type |
+ | ! C | ||
+ | ! S | ||
+ | ! D | ||
+ | ! R | ||
+ | ! data-sort-type="number" | [[Image:Ground_icon.png]] | ||
+ | ! data-sort-type="number" | [[Image:Air_icon.png]] | ||
+ | ! data-sort-type="number" | [[Image:Sea_icon.png]] | ||
+ | ! data-sort-type="number" | Total | ||
+ | ! data-sort-type="number" | Arena | ||
+ | ! Skill | ||
+ | ! Arena Skill | ||
+ | ! width="150" | Source | ||
|- | |- | ||
+ | {{#for_external_table:<nowiki/> | ||
+ | {{!}} [[Image:{{{name}}}.gif]] | ||
+ | {{!}} [[Image:{{{name}}}_icon.png|link={{{name}}}]]<br/>[[{{{name}}}]] | ||
+ | {{!}} {{{gender}}} | ||
+ | {{!}} {{{type}}} | ||
+ | {{!}} {{{cost}}} | ||
+ | {{!}} {{{speed}}} | ||
+ | {{!}} {{{speednum}}} | ||
+ | {{!}} {{{range}}} | ||
+ | {{!}} {{{land}}}<br/>({{{landlb}}}) | ||
+ | {{!}} {{{air}}}<br/>({{{airlb}}}) | ||
+ | {{!}} {{{sea}}}<br/>({{{sealb}}}) | ||
+ | {{!}} {{{total}}}<br/>({{{totallb}}}) | ||
+ | {{!}} {{{arena}}}<br/>({{{arenalb}}}) | ||
+ | {{!}} {{{skill1}}} {{{skill2}}} | ||
+ | {{!}} {{{arenaskill}}} | ||
+ | {{!}} {{{source}}} | ||
+ | {{!}}- }}{{#clear_external_data:}} | ||
|} | |} |
Latest revision as of 02:18, 18 May 2014
A full list of all currently released 2★ units:
Sprite | Name | Gender | Type | C | S | D | R | Total | Arena | Skill | Arena Skill | Source | |||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Adelaide |
Female | Magic | 15 | D | 0.60 | 150 | 9438 (14173) |
7850 (11781) |
5918 (8888) |
23206 (34842) |
6500 (14638) |
Standard Card Packs | |||
Alicia |
Female | Missile | 15 | C | 0.40 | 175 | 5980 (8992) |
7906 (11830) |
6230 (9361) |
20116 (30183) |
5315 (11951) |
Standard Card Packs | |||
Anna |
Female | Magic | 10 | D | 0.45 | 150 | 9602 (14416) |
3831 (5758) |
9205 (13818) |
22638 (33992) |
7071 (15923) |
Standard Card Packs | |||
Audra |
Female | Missile | 10 | C | 0.00 | 150 | 8974 (13416) |
9107 (13607) |
6271 (9372) |
24352 (36395) |
6798 (15240) |
Knockback | Whispers from the Past Random Training Stage Reward | ||
Bjorn |
Male | Magic | 30 | E | 1.10 | 150 | 10168 (15162) |
6855 (10258) |
8491 (12693) |
25514 (38113) |
7015 (15710) |
Knockback | Standard Card Packs | ||
Chouette |
Female | Magic | 20 | D | 0.60 | 150 | 6036 (9041) |
8102 (12102) |
7049 (10554) |
21187 (31697) |
5696 (12777) |
Slow | Various Event Training Stages Reward | ||
Claudio |
Male | Missile | 15 | D | 0.70 | 150 | 6310 (9431) |
4400 (6607) |
2586 (3867) |
13296 (19905) |
4026 (9045) |
Attack Boost (Female) | Standard Card Packs | ||
Cubito |
Male | Melee | 15 | B | 0.45 | 130 | 10597 (15789) |
3038 (4538) |
5024 (7528) |
18659 (27855) |
5873 (13150) |
Poison | Ghost in the Machine Random Reward from Training Stage | ||
Damien |
Male | Magic | 15 | D | 0.55 | 150 | 9921 (14896) |
8816 (13227) |
3675 (5522) |
22412 (33645) |
7045 (15861) |
Standard Card Packs | |||
Dominique |
Male | Melee | 15 | B | 0.50 | 130 | 9607 (14321) |
0 (0) |
2664 (3985) |
12271 (18306) |
4613 (10324) |
Poison | Standard Card Packs | ||
Elmer |
Male | Magic | 25 | D | 0.70 | 150 | 8022 (12031) |
3855 (5779) |
8022 (12031) |
19899 (29841) |
6032 (13570) |
Poison | Standard Card Packs | ||
Enrique |
Male | Melee | 25 | C | 0.80 | 110 | 12274 (18258) |
0 (0) |
2431 (3631) |
14705 (21889) |
5529 (12345) |
Knockback | Standard Card Packs | ||
Harore |
Female | Melee | 15 | B | 0.50 | 130 | 9139 (13636) |
2026 (3025) |
6311 (9407) |
17476 (26068) |
5809 (12996) |
Poison | Various Event Training Stages Reward | ||
Harpy_2 |
Female | Missile | 15 | C | 0.00 | 150 | 8467 (12672) |
9504 (14206) |
7065 (10568) |
25036 (37446) |
6757 (15159) |
Slow | Monster Maidens Random Training Stages Reward | ||
Hertz |
Male | Magic | 10 | D | 0.50 | 200 | 6969 (10483) |
8491 (12693) |
1604 (2406) |
17064 (25582) |
5812 (13071) |
Knockback | Ghost in the Machine Random Reward from Training Stage | ||
Igor |
Male | Magic | 10 | D | 0.60 | 150 | 8971 (13464) |
3831 (5758) |
1277 (1919) |
14079 (21141) |
4813 (10841) |
Slow | Standard Card Packs | ||
Iwan |
Male | Melee | 30 | C | 0.60 | 130 | 11842 (17680) |
0 (0) |
12583 (18779) |
24425 (36459) |
9183 (20562) |
Standard Card Packs | |||
Jane |
Female | Missile | 15 | E | 1.80 | 200 | 12314 (18294) |
15158 (22536) |
8961 (13354) |
36433 (54184) |
10329 (23028) |
Knockback | Standard Card Packs | ||
Kappa_2 |
Male | Melee | 20 | B | 0.00 | 130 | 8475 (12679) |
0 (0) |
12113 (18117) |
20588 (30796) |
7741 (17368) |
Knockback | Awakening | ||
Killer_Bee_2 |
Male | Missile | 15 | C | 0.00 | 150 | 6450 (9653) |
9059 (13565) |
7276 (10878) |
22785 (34096) |
6141 (13785) |
Poison | Awakening | ||
Kira |
Female | Melee | 15 | C | 0.60 | 130 | 10890 (16295) |
0 (0) |
7850 (11781) |
18740 (28076) |
7046 (15834) |
Standard Card Packs | |||
Kirill |
Male | Missile | 25 | C | 0.35 | 150 | 9543 (14265) |
7104 (10627) |
7578 (11350) |
24225 (36242) |
6437 (14446) |
Speed Order | Standard Card Packs | ||
Nellie |
Female | Magic | 10 | D | 0.00 | 150 | 6271 (9372) |
7300 (10899) |
8613 (12862) |
22184 (33133) |
5983 (13401) |
Slow | Whispers from the Past Random Training Stage Reward | ||
Notte |
Female | Magic | 15 | D | 0.50 | 150 | 4035 (6037) |
9788 (14705) |
1637 (2434) |
15460 (23176) |
5197 (11698) |
Standard Card Packs Added during The Masquerade of Deceit | |||
Orlando |
Male | Melee | 15 | B | 0.50 | 130 | 9269 (13875) |
0 (0) |
6036 (9041) |
15305 (22916) |
5754 (12924) |
Standard Card Packs | |||
Pernilla |
Female | Magic | 15 | D | 0.65 | 150 | 7088 (10613) |
5452 (8179) |
10946 (16344) |
23486 (35136) |
6780 (15203) |
Slow | Standard Card Packs | ||
Raoul |
Male | Magic | 20 | D | 0.00 | 150 | 8118 (12116) |
7478 (11180) |
6077 (9076) |
21673 (32372) |
5864 (13138) |
Knockback | To Catch a Thief Random Training Stage Reward | ||
Rick |
Male | Magic | 10 | D | 0.60 | 150 | 9586 (14402) |
3525 (5277) |
1207 (1808) |
14318 (21487) |
4929 (11098) |
Standard Card Packs Added during The Masquerade of Deceit | |||
Ritter |
Male | Melee | 10 | B | 0.45 | 130 | 9350 (13945) |
2552 (3799) |
5688 (8485) |
17590 (26229) |
5654 (12650) |
Slow | Various Event Training Stages Reward | ||
Seasa |
Female | Melee | 15 | B | 0.00 | 130 | 10735 (16035) |
7292 (10892) |
8305 (12404) |
26332 (39331) |
7159 (16039) |
Slow | Whispers from the Past Random Training Stage Reward | ||
Solveig |
Female | Magic | 10 | D | 0.60 | 150 | 6262 (9389) |
4609 (6940) |
5140 (7703) |
16011 (24032) |
4287 (9639) |
Poison | Standard Card Packs | ||
Tanja |
Female | Melee | 10 | B | 0.00 | 130 | 10128 (15127) |
6603 (9850) |
8102 (12102) |
24833 (37079) |
6854 (15357) |
Knockback | Whispers from the Past Random Training Stage Reward | ||
Toad_2 |
Male | Magic | 10 | D | 0.00 | 150 | 7592 (0) |
5007 (0) |
9034 (0) |
21633 (0) |
6251 (0) |
Poison | Awakening 2 | ||
Veronika |
Female | Magic | 10 | D | 0.55 | 150 | 8644 (12977) |
3659 (5508) |
1191 (1794) |
13494 (20279) |
4625 (10425) |
Poison | Standard Card Packs | ||
Willy |
Male | Melee | 15 | B | 2.00 | 130 | 7866 (11795) |
0 (0) |
12972 (19370) |
20838 (31165) |
7835 (17577) |
Standard Card Packs | |||
Yakov |
Male | Melee | 10 | C | 0.60 | 130 | 8840 (13249) |
0 (0) |
8038 (12045) |
16878 (25294) |
6346 (14265) |
Standard Card Packs |
2★ units that were released as event ranking rewards:
Sprite | Name | Gender | Type | C | S | D | R | Total | Arena | Skill | Arena Skill | Source |
---|
2★ units that were released as non-rank event rewards (i.e. achievable by accumulating enough BT Points / Event Items / Victories):
Sprite | Name | Gender | Type | C | S | D | R | Total | Arena | Skill | Arena Skill | Source | |||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Audra |
Female | Missile | 10 | C | 0.00 | 150 | 8974 (13416) |
9107 (13607) |
6271 (9372) |
24352 (36395) |
6798 (15240) |
Knockback | Whispers from the Past Random Training Stage Reward | ||
Chouette |
Female | Magic | 20 | D | 0.60 | 150 | 6036 (9041) |
8102 (12102) |
7049 (10554) |
21187 (31697) |
5696 (12777) |
Slow | Various Event Training Stages Reward | ||
Cubito |
Male | Melee | 15 | B | 0.45 | 130 | 10597 (15789) |
3038 (4538) |
5024 (7528) |
18659 (27855) |
5873 (13150) |
Poison | Ghost in the Machine Random Reward from Training Stage | ||
Harore |
Female | Melee | 15 | B | 0.50 | 130 | 9139 (13636) |
2026 (3025) |
6311 (9407) |
17476 (26068) |
5809 (12996) |
Poison | Various Event Training Stages Reward | ||
Harpy_2 |
Female | Missile | 15 | C | 0.00 | 150 | 8467 (12672) |
9504 (14206) |
7065 (10568) |
25036 (37446) |
6757 (15159) |
Slow | Monster Maidens Random Training Stages Reward | ||
Hertz |
Male | Magic | 10 | D | 0.50 | 200 | 6969 (10483) |
8491 (12693) |
1604 (2406) |
17064 (25582) |
5812 (13071) |
Knockback | Ghost in the Machine Random Reward from Training Stage | ||
Nellie |
Female | Magic | 10 | D | 0.00 | 150 | 6271 (9372) |
7300 (10899) |
8613 (12862) |
22184 (33133) |
5983 (13401) |
Slow | Whispers from the Past Random Training Stage Reward | ||
Raoul |
Male | Magic | 20 | D | 0.00 | 150 | 8118 (12116) |
7478 (11180) |
6077 (9076) |
21673 (32372) |
5864 (13138) |
Knockback | To Catch a Thief Random Training Stage Reward | ||
Ritter |
Male | Melee | 10 | B | 0.45 | 130 | 9350 (13945) |
2552 (3799) |
5688 (8485) |
17590 (26229) |
5654 (12650) |
Slow | Various Event Training Stages Reward | ||
Seasa |
Female | Melee | 15 | B | 0.00 | 130 | 10735 (16035) |
7292 (10892) |
8305 (12404) |
26332 (39331) |
7159 (16039) |
Slow | Whispers from the Past Random Training Stage Reward | ||
Tanja |
Female | Melee | 10 | B | 0.00 | 130 | 10128 (15127) |
6603 (9850) |
8102 (12102) |
24833 (37079) |
6854 (15357) |
Knockback | Whispers from the Past Random Training Stage Reward |
2★ units that must be Recruited or Awakened from their Monster forms:
Sprite | Name | Gender | Type | C | S | D | R | Total | Arena | Skill | Arena Skill | Source | |||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Kappa_2 |
Male | Melee | 20 | B | 0.00 | 130 | 8475 (12679) |
0 (0) |
12113 (18117) |
20588 (30796) |
7741 (17368) |
Knockback | Awakening | ||
Killer_Bee_2 |
Male | Missile | 15 | C | 0.00 | 150 | 6450 (9653) |
9059 (13565) |
7276 (10878) |
22785 (34096) |
6141 (13785) |
Poison | Awakening | ||
Toad_2 |
Male | Magic | 10 | D | 0.00 | 150 | 7592 (0) |
5007 (0) |
9034 (0) |
21633 (0) |
6251 (0) |
Poison | Awakening 2 |
2★ units that were released as part of exclusive, purchasable card packs (using MobaCoins / FantaCoins):
Sprite | Name | Gender | Type | C | S | D | R | Total | Arena | Skill | Arena Skill | Source |
---|
2★ units that are pullable through Standard Card Packs:
Sprite | Name | Gender | Type | C | S | D | R | Total | Arena | Skill | Arena Skill | Source | |||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Adelaide |
Female | Magic | 15 | D | 0.60 | 150 | 9438 (14173) |
7850 (11781) |
5918 (8888) |
23206 (34842) |
6500 (14638) |
Standard Card Packs | |||
Alicia |
Female | Missile | 15 | C | 0.40 | 175 | 5980 (8992) |
7906 (11830) |
6230 (9361) |
20116 (30183) |
5315 (11951) |
Standard Card Packs | |||
Anna |
Female | Magic | 10 | D | 0.45 | 150 | 9602 (14416) |
3831 (5758) |
9205 (13818) |
22638 (33992) |
7071 (15923) |
Standard Card Packs | |||
Bjorn |
Male | Magic | 30 | E | 1.10 | 150 | 10168 (15162) |
6855 (10258) |
8491 (12693) |
25514 (38113) |
7015 (15710) |
Knockback | Standard Card Packs | ||
Claudio |
Male | Missile | 15 | D | 0.70 | 150 | 6310 (9431) |
4400 (6607) |
2586 (3867) |
13296 (19905) |
4026 (9045) |
Attack Boost (Female) | Standard Card Packs | ||
Damien |
Male | Magic | 15 | D | 0.55 | 150 | 9921 (14896) |
8816 (13227) |
3675 (5522) |
22412 (33645) |
7045 (15861) |
Standard Card Packs | |||
Dominique |
Male | Melee | 15 | B | 0.50 | 130 | 9607 (14321) |
0 (0) |
2664 (3985) |
12271 (18306) |
4613 (10324) |
Poison | Standard Card Packs | ||
Elmer |
Male | Magic | 25 | D | 0.70 | 150 | 8022 (12031) |
3855 (5779) |
8022 (12031) |
19899 (29841) |
6032 (13570) |
Poison | Standard Card Packs | ||
Enrique |
Male | Melee | 25 | C | 0.80 | 110 | 12274 (18258) |
0 (0) |
2431 (3631) |
14705 (21889) |
5529 (12345) |
Knockback | Standard Card Packs | ||
Igor |
Male | Magic | 10 | D | 0.60 | 150 | 8971 (13464) |
3831 (5758) |
1277 (1919) |
14079 (21141) |
4813 (10841) |
Slow | Standard Card Packs | ||
Iwan |
Male | Melee | 30 | C | 0.60 | 130 | 11842 (17680) |
0 (0) |
12583 (18779) |
24425 (36459) |
9183 (20562) |
Standard Card Packs | |||
Jane |
Female | Missile | 15 | E | 1.80 | 200 | 12314 (18294) |
15158 (22536) |
8961 (13354) |
36433 (54184) |
10329 (23028) |
Knockback | Standard Card Packs | ||
Kira |
Female | Melee | 15 | C | 0.60 | 130 | 10890 (16295) |
0 (0) |
7850 (11781) |
18740 (28076) |
7046 (15834) |
Standard Card Packs | |||
Kirill |
Male | Missile | 25 | C | 0.35 | 150 | 9543 (14265) |
7104 (10627) |
7578 (11350) |
24225 (36242) |
6437 (14446) |
Speed Order | Standard Card Packs | ||
Notte |
Female | Magic | 15 | D | 0.50 | 150 | 4035 (6037) |
9788 (14705) |
1637 (2434) |
15460 (23176) |
5197 (11698) |
Standard Card Packs Added during The Masquerade of Deceit | |||
Orlando |
Male | Melee | 15 | B | 0.50 | 130 | 9269 (13875) |
0 (0) |
6036 (9041) |
15305 (22916) |
5754 (12924) |
Standard Card Packs | |||
Pernilla |
Female | Magic | 15 | D | 0.65 | 150 | 7088 (10613) |
5452 (8179) |
10946 (16344) |
23486 (35136) |
6780 (15203) |
Slow | Standard Card Packs | ||
Rick |
Male | Magic | 10 | D | 0.60 | 150 | 9586 (14402) |
3525 (5277) |
1207 (1808) |
14318 (21487) |
4929 (11098) |
Standard Card Packs Added during The Masquerade of Deceit | |||
Solveig |
Female | Magic | 10 | D | 0.60 | 150 | 6262 (9389) |
4609 (6940) |
5140 (7703) |
16011 (24032) |
4287 (9639) |
Poison | Standard Card Packs | ||
Veronika |
Female | Magic | 10 | D | 0.55 | 150 | 8644 (12977) |
3659 (5508) |
1191 (1794) |
13494 (20279) |
4625 (10425) |
Poison | Standard Card Packs | ||
Willy |
Male | Melee | 15 | B | 2.00 | 130 | 7866 (11795) |
0 (0) |
12972 (19370) |
20838 (31165) |
7835 (17577) |
Standard Card Packs | |||
Yakov |
Male | Melee | 10 | C | 0.60 | 130 | 8840 (13249) |
0 (0) |
8038 (12045) |
16878 (25294) |
6346 (14265) |
Standard Card Packs |