Difference between revisions of "1 Star Units"

From Unofficial Fantasica Wiki
Jump to: navigation, search
m (type tabs)
 
(One intermediate revision by one user not shown)
Line 12: Line 12:
  
 
http://www.fantasicawiki.com/wiki/1_Star_Units?action=purge
 
http://www.fantasicawiki.com/wiki/1_Star_Units?action=purge
 +
  
  
Line 31: Line 32:
  
 
-->
 
-->
 +
<tabber>
 +
Full List =
 +
A full list of all currently released 1{{*}} units:
 +
 
{{#get_db_data:db=fantawiki
 
{{#get_db_data:db=fantawiki
 
|from=units
 
|from=units
 
|where=rarity=1 and released=1
 
|where=rarity=1 and released=1
 
|order by=name
 
|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`,source=`source`}}
+
|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;"
+
{| class="wikitable sortable" style="text-align:center;min-width:980px;"
 
! Sprite
 
! Sprite
 
! Name
 
! Name
 
! Gender
 
! Gender
 
! Type
 
! Type
! Cost
+
! C
! Speed
+
! S
! Delay
+
! D
! Range
+
! 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 =
 +
1{{*}} units that were released as event ranking rewards:
 +
 
 +
{{#get_db_data:db=fantawiki
 +
|from=units
 +
|where=rarity=1 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 =
 +
1{{*}} 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=1 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 =
 +
1{{*}} units that must be [[Recruitment|Recruited]] or [[Awakening|Awakened]] from their [[Monsters|Monster]] forms:
 +
 
 +
{{#get_db_data:db=fantawiki
 +
|from=units
 +
|where=rarity=1 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 =
 +
1{{*}} units that were released as part of exclusive, purchasable card packs (using MobaCoins / FantaCoins):
 +
 
 +
{{#get_db_data:db=fantawiki
 +
|from=units
 +
|where=rarity=1 and released=1 and source not like "%reward%" and source not like "%standard%" and source not like "%brave%" and source not like "%training%" 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=
 +
1{{*}} units that are pullable through Standard Card Packs:
 +
 
 +
{{#get_db_data:db=fantawiki
 +
|from=units
 +
|where=rarity=1 and released=1 and (source like "%standard card pack%" or source like "%brave%" or source like "%training%")
 +
|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:Ground_icon.png]]
 
! [[Image:Air_icon.png]]
 
! [[Image:Air_icon.png]]
Line 52: Line 297:
 
! Arena
 
! Arena
 
! Skill
 
! Skill
! Source
+
! 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=
 +
1{{*}} units that have not yet been released in the US version of Fantasica:
 +
 
 +
{{#get_db_data:db=fantawiki
 +
|from=units
 +
|where=rarity=1 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/>
 
{{#for_external_table:<nowiki/>
Line 69: Line 363:
 
{{!}} {{{arena}}}<br/>({{{arenalb}}})
 
{{!}} {{{arena}}}<br/>({{{arenalb}}})
 
{{!}} {{{skill1}}} {{{skill2}}}
 
{{!}} {{{skill1}}} {{{skill2}}}
 +
{{!}} {{{arenaskill}}}
 
{{!}} {{{source}}}
 
{{!}} {{{source}}}
{{!}}- }}
+
{{!}}- }}{{#clear_external_data:}}
 
|}
 
|}

Latest revision as of 02:32, 18 May 2014

A full list of all currently released 1★ units:

Sprite Name Gender Type C S D R Ground icon.png Air icon.png Sea icon.png Total Arena Skill Arena Skill Source
Ada.gif Ada icon.png
Ada
Female Melee 30 C 0.55 130 5273
(10345)
0
(0)
3456
(8086)
8729
(18431)
1719
(7261)
Standard Card Packs
Training
Baudouin.gif Baudouin icon.png
Baudouin
Male Melee 10 C 0.65 130 5160
(10112)
0
(0)
1810
(3598)
6970
(13710)
1373
(5401)
Knockback Standard Card Packs
Training
Carol.gif Carol icon.png
Carol
Female Missile 10 B 0.10 175 774
(1572)
2151
(4343)
387
(786)
3312
(6701)
576
(2330)
Standard Card Packs
Training
Claire.gif Claire icon.png
Claire
Female Melee 10 B 0.45 130 3863
(7633)
0
(0)
2752
(5452)
6615
(13085)
1303
(5155)
Standard Card Packs
Training
Dain.gif Dain icon.png
Dain
Male Melee 20 C 0.65 130 5321
(10476)
0
(0)
1414
(2804)
6735
(13280)
1326
(5232)
Standard Card Packs
Training
Dennis.gif Dennis icon.png
Dennis
Male Melee 10 A 0.30 130 2782
(5567)
0
(0)
2170
(4360)
4952
(9927)
975
(3911)
Standard Card Packs
Training
Emily.gif Emily icon.png
Emily
Female Magic 20 D 0.45 150 4024
(7997)
3695
(7351)
3111
(6213)
10830
(21561)
1520
(6047)
Standard Card Packs
Training
Gordon.gif Gordon icon.png
Gordon
Male Melee 25 C 0.65 130 5178
(10128)
0
(0)
5790
(11335)
10968
(21463)
2160
(8456)
Standard Card Packs
Training
Ian.gif Ian icon.png
Ian
Male Magic 15 D 0.55 150 3674
(7244)
2770
(5468)
2280
(4502)
8724
(17214)
1269
(5008)
Standard Card Packs
Training
Jonathan.gif Jonathan icon.png
Jonathan
Male Melee 10 S 0.15 130 1999
(3987)
0
(0)
1829
(3659)
3828
(7646)
754
(3012)
Standard Card Packs
Training
Kevin.gif Kevin icon.png
Kevin
Male Missile 10 D 0.65 175 3439
(6814)
5745
(11295)
2827
(5607)
12011
(23716)
1809
(7134)
Standard Card Packs
Training
Markku.gif Markku icon.png
Markku
Male Melee 10 A 0.25 130 481
(958)
2998
(5980)
2998
(5980)
6477
(12918)
1181
(4712)
Standard Card Packs
Training
Miranda.gif Miranda icon.png
Miranda
Female Melee 15 B 0.45 110 4754
(9309)
0
(0)
3107
(6077)
7861
(15386)
1548
(6062)
Knockback Standard Card Packs
Training
Natalie.gif Natalie icon.png
Natalie
Female Melee 10 S 0.20 130 1660
(3332)
0
(0)
1981
(3971)
3641
(7303)
717
(2877)
Standard Card Packs
Training
Nils.gif Nils icon.png
Nils
Male Missile 15 C 0.55 150 4664
(9229)
3552
(7025)
2355
(4635)
10571
(20889)
1618
(6404)
Standard Card Packs
Training
William.gif William icon.png
William
Male Missile 20 E 0.50 200 6818
(13133)
8466
(16366)
5034
(9779)
20318
(39278)
3010
(11622)
Standard Card Packs
Training

1★ units that were released as event ranking rewards:

Sprite Name Gender Type C S D R Ground icon.png Air icon.png Sea icon.png Total Arena Skill Arena Skill Source

1★ 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 Ground icon.png Air icon.png Sea icon.png Total Arena Skill Arena Skill Source

1★ units that must be Recruited or Awakened from their Monster forms:

Sprite Name Gender Type C S D R Ground icon.png Air icon.png Sea icon.png Total Arena Skill Arena Skill Source

1★ units that were released as part of exclusive, purchasable card packs (using MobaCoins / FantaCoins):

Sprite Name Gender Type C S D R Ground icon.png Air icon.png Sea icon.png Total Arena Skill Arena Skill Source

1★ units that are pullable through Standard Card Packs:

Sprite Name Gender Type C S D R Ground icon.png Air icon.png Sea icon.png Total Arena Skill Arena Skill Source
Ada.gif Ada icon.png
Ada
Female Melee 30 C 0.55 130 5273
(10345)
0
(0)
3456
(8086)
8729
(18431)
1719
(7261)
Standard Card Packs
Training
Baudouin.gif Baudouin icon.png
Baudouin
Male Melee 10 C 0.65 130 5160
(10112)
0
(0)
1810
(3598)
6970
(13710)
1373
(5401)
Knockback Standard Card Packs
Training
Carol.gif Carol icon.png
Carol
Female Missile 10 B 0.10 175 774
(1572)
2151
(4343)
387
(786)
3312
(6701)
576
(2330)
Standard Card Packs
Training
Claire.gif Claire icon.png
Claire
Female Melee 10 B 0.45 130 3863
(7633)
0
(0)
2752
(5452)
6615
(13085)
1303
(5155)
Standard Card Packs
Training
Dain.gif Dain icon.png
Dain
Male Melee 20 C 0.65 130 5321
(10476)
0
(0)
1414
(2804)
6735
(13280)
1326
(5232)
Standard Card Packs
Training
Dennis.gif Dennis icon.png
Dennis
Male Melee 10 A 0.30 130 2782
(5567)
0
(0)
2170
(4360)
4952
(9927)
975
(3911)
Standard Card Packs
Training
Emily.gif Emily icon.png
Emily
Female Magic 20 D 0.45 150 4024
(7997)
3695
(7351)
3111
(6213)
10830
(21561)
1520
(6047)
Standard Card Packs
Training
Gordon.gif Gordon icon.png
Gordon
Male Melee 25 C 0.65 130 5178
(10128)
0
(0)
5790
(11335)
10968
(21463)
2160
(8456)
Standard Card Packs
Training
Ian.gif Ian icon.png
Ian
Male Magic 15 D 0.55 150 3674
(7244)
2770
(5468)
2280
(4502)
8724
(17214)
1269
(5008)
Standard Card Packs
Training
Jonathan.gif Jonathan icon.png
Jonathan
Male Melee 10 S 0.15 130 1999
(3987)
0
(0)
1829
(3659)
3828
(7646)
754
(3012)
Standard Card Packs
Training
Kevin.gif Kevin icon.png
Kevin
Male Missile 10 D 0.65 175 3439
(6814)
5745
(11295)
2827
(5607)
12011
(23716)
1809
(7134)
Standard Card Packs
Training
Markku.gif Markku icon.png
Markku
Male Melee 10 A 0.25 130 481
(958)
2998
(5980)
2998
(5980)
6477
(12918)
1181
(4712)
Standard Card Packs
Training
Miranda.gif Miranda icon.png
Miranda
Female Melee 15 B 0.45 110 4754
(9309)
0
(0)
3107
(6077)
7861
(15386)
1548
(6062)
Knockback Standard Card Packs
Training
Natalie.gif Natalie icon.png
Natalie
Female Melee 10 S 0.20 130 1660
(3332)
0
(0)
1981
(3971)
3641
(7303)
717
(2877)
Standard Card Packs
Training
Nils.gif Nils icon.png
Nils
Male Missile 15 C 0.55 150 4664
(9229)
3552
(7025)
2355
(4635)
10571
(20889)
1618
(6404)
Standard Card Packs
Training
William.gif William icon.png
William
Male Missile 20 E 0.50 200 6818
(13133)
8466
(16366)
5034
(9779)
20318
(39278)
3010
(11622)
Standard Card Packs
Training

1★ units that have not yet been released in the US version of Fantasica:

Sprite Name Gender Type C S D R Ground icon.png Air icon.png Sea icon.png Total Arena Skill Arena Skill Source

Personal tools
Namespaces

Variants
Actions
Menu
Game Menu
Card Lists
Trading
External Resources
Toolbox
Google AdSense