2019-08-15 09:35:37 +02:00
|
|
|
return {
|
|
|
|
name = "Motobug",
|
|
|
|
fullname = "E-03 Motobug",
|
|
|
|
type = "badnics",
|
2020-08-04 13:32:23 +02:00
|
|
|
rarity = 0,
|
2019-08-15 09:35:37 +02:00
|
|
|
isAerial = false,
|
|
|
|
distAttack = false,
|
|
|
|
turns = 2,
|
2020-08-04 13:32:23 +02:00
|
|
|
|
2020-08-04 22:19:11 +02:00
|
|
|
hudHeight = 24,
|
|
|
|
|
2020-08-04 13:32:23 +02:00
|
|
|
giveExp = 20,
|
|
|
|
giveRings = 30,
|
2019-08-15 09:35:37 +02:00
|
|
|
}
|