Miscs And Their Statistics - A Reference

Special thanks to @Chaboi_3000 , @milton.jinich and @098765432123 for helping me! And thanks to @Alexbrand for trying to help me!

Pets

Cougar

Cost: Free for subscribers
Abilities:
pet.chase(enemy) :The pet chases a weak enemy . The enemy forgets about anything and will try to flee only. The pet can chase only enemies whose maxHealth < hero.maxHealth / 10 .

pet.fetch(item) :The pet takes and brings to the owner some items (like potions).

pet.findNearestByType(type) :Return the nearest of all units or items with the given type that the pet can see, even non-combatants.

pet.moveXY(x, y) :The moveXY method sets the pet’s targetPos to the given (x, y) coordinates and also sets the pet’s action to move and moves until reaching the destination.

pet.on(eventType, handler) : The method assigns an event handler (a function) for eventType . Possible event types:

pet.say(message) : Makes the pet say the given message.

pet.trick() : The pet can make some trick. Just for fun.

Description: Every hero needs a companion! This cougar will stand-by your hero’s side against any challenge!

Wolf pup

Cost: Free for subscribers
Abilities:
pet.catch(arrow) :The pet is trying to catch the arrow (can’t catch shells like bullets). If you haven’t commanded the pet, then it catches near arrows itself.

pet.fetch(item) :The pet takes and brings to the owner some items (like potions or keys).

pet.findNearestByType(type) :Return the nearest of all units or items with the given type that the pet can see, even non-combatants.

pet.moveXY(x, y) :The moveXY method sets the pet’s targetPos to the given (x, y) coordinates and also sets the pet’s action to move and moves until reaching the destination.

pet.on(eventType, handler) :The method assigns an event handler (a function) for eventType . Possible event types:
pet.say(message) :Makes the pet say the given message.

pet.trick() :The pet can make some trick. Just for fun.

Description: Every hero needs a companion! This wolf pup will loyally stand by your side!

Raven

Cost: Free for subscribers
Abilities:
pet.fetch(item) :The pet takes and brings to the owner some items (like potions).

pet.findNearestByType(type) :Return the nearest of all units or items with the given type that the pet can see, even non-combatants.

pet.moveXY(x, y) :The moveXY method sets the pet’s targetPos to the given (x, y) coordinates and also sets the pet’s action to move and moves until reaching the destination.

pet.on(eventType, handler) :The method assigns an event handler (a function) for eventType . Possible event types:
pet.say(message) :Makes the pet say the given message.

Description: Every hero needs a companion! This raven has been ravin’ about joining you! The raven can fly, so low obstacles are not a problem for it.

Brown Rat

Cost: 1100 :gem: Subscribers only
Abilities:
pet :Gain control of your loyal pet ! It will follow you around until you give it an order.

pet.distractionNoise() :The pet makes noise and distracts close enemies for few seconds.

pet.fetch(item) :The pet takes and brings to the owner some items (like potions).

pet.findNearestByType(type) :Return the nearest of all units or items with the given type that the pet can see, even non-combatants.

pet.isReady(“ability”) :Returns whether the given ability is ready to be used by the pet again.

pet.moveXY(x, y) :The moveXY method sets the pet’s targetPos to the given (x, y) coordinates and also sets the pet’s action to move and moves until reaching the destination.

pet.on(eventType, handler) :The method assigns an event handler (a function) for eventType . Possible event types:

pet.say(message) :Makes the pet say the given message.

pet.trick() :The pet can make some trick. Just for fun.

Description: The sneaky brown rat is a perfect companion for the unscrupulous types.

Baby Griffin

Cost: 1700 :gem: Subscribers only
Abilities:
pet :Gain control of your loyal pet ! It will follow you around until you give it an order.

pet.carryUnit(target, x, y) :The pet takes target and carries it to the point (x, y) . The pet can carry only units whose maxHealth < hero.maxHealth / 10 .

pet.fetch(item) :The pet takes and brings to the owner some items (like potions).

pet.findNearestByType(type) :Return the nearest of all units or items with the given type that the pet can see, even non-combatants.

pet.isReady(“ability”) :Returns whether the given ability is ready to be used by the pet again.

pet.moveXY(x, y) :The moveXY method sets the pet’s targetPos to the given (x, y) coordinates and also sets the pet’s action to move and moves until reaching the destination.

pet.on(eventType, handler) :The method assigns an event handler (a function) for eventType . Possible event types:

pet.say(message) :Makes the pet say the given message.

pet.trick() :The pet can make some trick. Just for fun.

Description: Every hero needs a companion! This tiny griffin will assist your hero in their quest.

Mimic

Cost: 2500 :gem: Subscribers only
Abilities:
pet :Gain control of your loyal pet ! It will follow you around until you give it an order.

pet.carryUnit(target, x, y) :The pet takes target and carries it to the point (x, y) . The pet can carry only units whose maxHealth < hero.maxHealth / 10 .

pet.fetch(item) :The pet takes and brings to the owner some items (like potions).

pet.findNearestByType(type) :Return the nearest of all units or items with the given type that the pet can see, even non-combatants.

pet.isReady(“ability”) :Returns whether the given ability is ready to be used by the pet again.

pet.moveXY(x, y) :The moveXY method sets the pet’s targetPos to the given (x, y) coordinates and also sets the pet’s action to move and moves until reaching the destination.

pet.on(eventType, handler) :The method assigns an event handler (a function) for eventType . Possible event types:

pet.say(message) :Makes the pet say the given message.

pet.trick() :The pet can make some trick. Just for fun.

Description: Every hero needs a companion! This mimic will help you collect coins!

Polar Bear Cub

Cost: 3600 :gem: Subscribers only
Abilities:
pet :Gain control of your loyal pet ! It will follow you around until you give it an order.

pet.fetch(item) :The pet takes and brings to the owner some items (like potions).

pet.findNearestByType(type) :Return the nearest of all units or items with the given type that the pet can see, even non-combatants.

pet.isReady(“ability”) :Returns whether the given ability is ready to be used by the pet again.

pet.moveXY(x, y) :The moveXY method sets the pet’s targetPos to the given (x, y) coordinates and also sets the pet’s action to move and moves until reaching the destination.

pet.on(eventType, handler) :The method assigns an event handler (a function) for eventType . Possible event types:

pet.say(message) :Makes the pet say the given message.

pet.trick() :The pet can make some trick. Just for fun.

Description: Every hero needs a companion! This young polar bear will follow you on your quest.

image

Blue Fox

Cost: 4500 :gem: Subscribers only
Abilities:
pet :Gain control of your loyal pet ! It will follow you around until you give it an order.

pet.fetch(item) :The pet takes and brings to the owner some items (like potions).

pet.findNearestByType(type) :Return the nearest of all units or items with the given type that the pet can see, even non-combatants.

pet.isReady(“ability”) :Returns whether the given ability is ready to be used by the pet again.

pet.moveXY(x, y) :The moveXY method sets the pet’s targetPos to the given (x, y) coordinates and also sets the pet’s action to move and moves until reaching the destination.

pet.on(eventType, handler) :The method assigns an event handler (a function) for eventType . Possible event types:

pet.say(message) :Makes the pet say the given message.

pet.shapeShift() :The pet transform itself to the decoy – the fleeing peasants. No enemy in the 30m range can’t stand to hit this easy target.

pet.trick() :The pet can make some trick. Just for fun.

Description: The quick, blue fox jumps over the buried treasure.

image

Pugicorn

Cost: 5700 :gem: Subscribers only
Abilities:
pet :Gain control of your loyal pet ! It will follow you around until you give it an order.

pet.charm(enemy) :The pet charms an enemy whose maxHealth < hero.maxHealth / 5 and the enemy protects the pet some time.

pet.fetch(item) :The pet takes and brings to the owner some items (like potions).

pet.findNearestByType(type) :Return the nearest of all units or items with the given type that the pet can see, even non-combatants.

pet.isReady(“ability”) :Returns whether the given ability is ready to be used by the pet again.

pet.moveXY(x, y) :The moveXY method sets the pet’s targetPos to the given (x, y) coordinates and also sets the pet’s action to move and moves until reaching the destination.

pet.on(eventType, handler) :The method assigns an event handler (a function) for eventType . Possible event types:

pet.say(message) :Makes the pet say the given message.

pet.trick() :The pet can make some trick. Just for fun.

Description: No one knows the origins of the mysterious, majestic, pugicorn (we think Pender had something to do with it).

image

Flags

Basic Flags

Cost: Earn in Return to Thornbush Farm.
Abilities:
findFlag :Returns your flag of the given color, if it exists. If color is unspecified, returns one of your flags regardless of color. The three flag colors are "green" , "black" , and "violet" .

pickUpFlag :Moves to and removes a flag that was placed during real-time playback. Find the flag with findFlag first. The three flag colors are "green" , "black" , and "violet".

Description: Allows you to send real-time input to your hero by placing flags.

image

Dynamic Flags

Cost: 440 :gem:
Abilities:
findFlag :Returns your flag of the given color, if it exists. If color is unspecified, returns one of your flags regardless of color. The three flag colors are "green" , "black" , and "violet" .

pickUpFlag :Moves to and removes a flag that was placed during real-time playback. Find the flag with findFlag first. The three flag colors are "green" , "black" , and "violet" .

removeFlag : Removes a flag that was placed during real-time playback. Fails if the flag isn’t on your team.

Description: Instead of using pickUpFlag to go to a flag and then remove it, you can now remove a flag from anywhere.

image

Advanced Flags

Cost: 950 :gem:
Abilities:
findFlag :Returns your flag of the given color, if it exists. If color is unspecified, returns one of your flags regardless of color. The three flag colors are "green" , "black" , and "violet" .

findFlags :Returns all flags that have currently been placed during real-time playback on your team.

pickUpFlag :Moves to and removes a flag that was placed during real-time playback. Find the flag with findFlag first. The three flag colors are "green" , "black" , and "violet" .

removeFlag : Removes a flag that was placed during real-time playback. Fails if the flag isn’t on your team.

Description: You can now access all flags in an array with findFlags.

image

Boss Stars

Boss Star I

Cost: Earn in Cloudrip Commander.
Abilities:
command : command allows you to call any of commandableMethods ( move,attack,defend ) on allied minions. You can command minions of types in commandableTypes : soldier,archer

commandableMethods :These are all the method names that you can call on allied minion units.

commandableTypes :These are all the allied minion types that you can command: soldier,archer

costOf :Returns the gold cost for the given build or summon type.

summon :Summons a friendly unit for you to command, if you have enough gold. Can summon buildTypes : buildTypes .
Description: This token of leadership lets you summon and command soldiers–as long as you have the gold.

image

Boss Star II

Cost: Earn in The Geometry of Flowers.
Abilites:
built :A list of units the hero has built or summoned. You can use information from these units to help decide on a building strategy.

command : command allows you to call any of commandableMethods ( move,attack,defend,buildXY ) on allied minions. You can command minions of types in commandableTypes : soldier,archer,griffin-rider,peasant

commandableMethods :These are all the method names that you can call on allied minion units.

commandableTypes :These are all the allied minion types that you can command: soldier,archer,griffin-rider,peasant

costOf :Returns the gold cost for the given build or summon type.

summon :Summons a friendly unit for you to command, if you have enough gold. Can summon buildTypes : buildTypes .
Description: Summons and commands soldiers and archers.

image

Boss Star III

Cost: Earn in Mixed Unit Tactics.
Abilities:
built :A list of units the hero has built or summoned. You can use information from these units to help decide on a building strategy.

command : command allows you to call any of commandableMethods ( move,attack,defend,cast,buildXY,shield ) on allied minions. You can command minions of types in commandableTypes : soldier,archer,griffin-rider,peasant,paladin

commandableMethods :These are all the method names that you can call on allied minion units.

commandableTypes :These are all the allied minion types that you can command: soldier,archer,griffin-rider,peasant,paladin

costOf :Returns the gold cost for the given build or summon type.

summon :Summons a friendly unit for you to command, if you have enough gold. Can summon buildTypes : buildTypes.
Description: Summons and commands soldiers, archers, griffin riders, and peasants.

image

Boss Star IV

Cost: Earn in Kelvinthap Defiler.
Abilities:
built :A list of units the hero has built or summoned. You can use information from these units to help decide on a building strategy.

command : command allows you to call any of commandableMethods ( move,attack,defend,cast,buildXY,attackPos,shield ) on allied minions. You can command minions of types in commandableTypes : soldier,archer,griffin-rider,peasant,paladin,artillery

commandableMethods :These are all the method names that you can call on allied minion units.

commandableTypes :These are all the allied minion types that you can command: soldier,archer,griffin-rider,peasant,paladin,artillery

costOf :Returns the gold cost for the given build or summon type.

summon :Summons a friendly unit for you to command, if you have enough gold. Can summon buildTypes : buildTypes .
Description: Summons and commands soldiers, archers, griffin riders, peasants, and paladins.

image

Unreleased Miscs

Phoenix

Cost: 9999
Abilities: Unknown

Description: High-flying fire-starting bird reborn! Watch out!

Yetibab

Cost: 9999. Subscribers only
Abilities: Unknown
Description: This tiny Yetibab just wants to see the world beyond the ice he knows so well!

Panther Cub

Cost: Unknown. Subscribers only
Abilities: Unknown
Description: Shadow, Striper’s cousin, wants to join heroes as they explore the world!

Metallic Spider

Cost: Unknown. Subscribers only
Abilities: 6000
Description: Even the ogres like pets! This metallic spider is one of their favorites!

Dragonling

Cost: Unknown. Subscribers only
Abilities: Unknown
Description: This young dragon comes from a land far away.

Kindling Elemental

Cost: Unknown. Subscribers only
Abilities: Unknown
Description: Be careful around this young elemental - he’s a bit of a hothead!

Frog

Cost: Unknown. Subscribers only.
Abilities: Unknown
Description: Every hero needs a companion! This tiny will be hoppy to help you!

image

Master’s Flags

Cost: Unknown.
Abilities: Unknown
Description: With addFlag, you can now programmatically add flags in addition to clicking in real-time.

image

Boss Star V

Cost: Unknown.
Abilities: Unknown.
Description: Summons and commands soldiers, archers, griffin riders, peasants, paladins, and artillery. This is simply five star quality.

image

10 Likes

I like that you want to make a topic but there is one very similar already @Monsty here it is Pets and their stats - A reference

1 Like

At least I have flags here.

1 Like

Okay maybe I should ask @Deadpool198 to split this topic and then close it how about that so we can have all the information in one topic

1 Like

I don’t know…

1 Like

we should do it @Monsty

1 Like

I think it’s alright. As @Monsty said this one is all miscs so it’s a bit different.
If it’s possible though, it is good to check that there hasn’t already been a topic made about your topic – not least to save you wasting your time.
Thank you for making this, it’s very helpful,
Danny

6 Likes

You’re welcome!

2 Likes

Might need to edit this later if one of the miscs are released…
There’s a time limit for editing…

2 Likes

no problem for helping as i could @Monsty! that is what I am here for.

2 Likes

nice

3 Likes

thx

2 Likes

I think that’s unfair @Monsty. You just copied my topic, changed something and added four flags. Also, they are not subscribers only!

1 Like

Ahem, the wolf pup is subscribers only, and free, so the phoenix and the rest of the unreleased pets must be subscribers’ too. And anyway sorry about the topic thing, I didn’t notice.

Btw, did you read the welcome back PM?

2 Likes

@Monsty you can play the levels that give you free pets but you won’t be able to use it

1 Like

I meant flags aren’t subs only.

welcome back peter! we were tired of waiting so falconx something made usaras biography hes/shes only done the first chapter

1 Like

@PeterPalov is right flags aren’t subscriber only because anyone can play return to Thornbrush Farm and that gives you a flag

@PeterPalov, if you look at the layout of this topic compared to yours, it’s clear to see there was no copy and pasting going on. Don’t make unfounded accusations, I’m sure Monsty would have credited you if he had copied it.
Please don’t make a big deal out of this. The main purpose of this topic is the stats, not discussion, so I’ll close it.
Danny

4 Likes