Skip to content

Commit

Permalink
Update descriptions for nefties (#25)
Browse files Browse the repository at this point in the history
* Update descriptions

* Update version

* Update changelog

* Update descriptions

Co-authored-by: jtang-aurory <[email protected]>
  • Loading branch information
jtang17 and jtang17 authored Nov 30, 2022
1 parent e3e9c41 commit 4e0e359
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 12 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

All notable changes to this project will be documented in this file.


## [v0.1.7] - 30/11/2022

### Features

- Update Nefties' descriptions

## [Unreleased]

## [v0.1.6] - 24/11/2022
Expand Down
2 changes: 1 addition & 1 deletion ts/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aurory/dnajs",
"version": "0.1.6",
"version": "0.1.7",
"repository": {
"type": "git",
"url": "git+https://github.com/Aurory-Game/dna.git"
Expand Down
22 changes: 11 additions & 11 deletions ts/src/deps/nefties_info.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,20 +5,20 @@
"Nefty_Dinobit": "Dinobit",
"Nefty_ShibaIgnite": "Shiba Ignite",
"Nefty_Zzoo": "Zzoo",
"Nefty_Blockchoy": "Blockchoy",
"Nefty_Number9": "Number9",
"Nefty_Blockchoy": "Block Choy",
"Nefty_Number9": "Number 9",
"Nefty_Axobubble": "Axobubble",
"Nefty_Unika": "Unika"
},
"family_to_description": {
"Bitebit": "Don't be lured in by Bitebit's cuddly exterior - those aren't paper hands, they're sharp claws!",
"Dipking": "Dipking's big eyes are bulging with the magical power pent up inside it. Sadly, all that pent up power means that they also have a tendency to explode.",
"Dinobit": "Dinobit is one of the biggest and strongest Nefties around, plowing through enemies with unstoppable force.",
"Shiba": "Shiba Ignite is an inexhaustible go-getter who doesn't think twice before jumping into the heat of the action to defend its allies from any perceived threats.",
"Zzoo": "The territorial Zzoo has got a big beak and a bad attitude. Zzoo protects its territory with quick hit-and-run harassing strikes.",
"Blockchoy": "When a nefty is hurting, they seek out a Blockchoy who are known for their soothing and healing powers.",
"Number9": "TO DO",
"Axobubble": "We never know what’s hiding in Axobubble’s mind. From buffs to help the team, to curses to slow down the enemy, its bubble is full of mischief.",
"Unika": "Don’t be fooled by its delicate appearance, Unika is not an elegant icecream but a fierce striker! "
"Bitebit": "Bitebit may look cuddly, but don't be fooled by its charm - those aren't paper hands... they're DIAMOND CLAWS!",
"Dipking": "Dipking is bursting with personality and magical power, but handle with care - all that pent up energy may have EXPLOSIVE results!",
"Dinobit": "Dinobit is big, strong and tough, but careful of that temper - Make it mad and watch out for a charge that can PLOW THROUGH EVERYTHING in its path!",
"Shiba": "Shiba Ignite is always ready to jump into the heat of battle, but while it may not be the fastest - a helping paw is always there to DEFEND ITS ALLIES.",
"Zzoo": "Zzoo has a big beak and a bad attitude, but if it's on your side, both can be an asset - SWIFT STRIKES make its mean streak your advantage!",
"Blockchoy": "Block Choy may look tasty, but its real gift is far more delicious - a menu of healing powers is standing by to RE-FUEL its allies.",
"Number9": "Number 9 is a solid choice despite appearances, but remember - it has to FLY THROUGH ENEMIES before it can attack them.",
"Axobubble": "Axobubble is a born defender, but its magic is sneaky - buffs, curses and other mischief are sure to bubble up to HELP THE TEAM.",
"Unika": "Unika is cool under pressure, but don't let its delicate appearance confuse you - it's ready with an ICE COLD STRIKE!"
}
}

0 comments on commit 4e0e359

Please sign in to comment.