Created
June 27, 2025 03:15
-
-
Save conglt10/6c890d0893e22077a1f6af30a23f503a to your computer and use it in GitHub Desktop.
NFT metadata for unit undefined
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"name": "チャンドラー #06", | |
"description": "武器の所持が禁止された世界で、マフィアや裏社会の人間相手に武器を提供する発明家兼武器商人。\n爆発物に関して並々ならぬ情熱を注いでおり、報酬のほとんどを爆発物の開発費にしてしまうため、常に資金難に陥っている。爆発物の実験と賞金を目当てにレースへ参戦。\n新年に爆竹を使用する文化を知ってから、年始はどれだけ爆発物を使用しても許される行事と勘違いし、爆発物を使いまくった結果近隣から通報された事がある。", | |
"image": "https://dev-bb2.bouncy-bunny.com/images/nfts/full_sizes/UnitCharacter_100040100.png", | |
"attributes": [ | |
{ | |
"trait_type": "Unit Uniq Id", | |
"value": "0" | |
}, | |
{ | |
"trait_type": "Rarity", | |
"value": "1" | |
}, | |
{ | |
"trait_type": "Description En", | |
"value": "An arms dealer and inventor supplying weapons to the mafia in a world where they’re illegal, he’s passionate about explosives, spending most of his earnings on them, leaving him broke. He races to fund his experiments and win prize money. After learning about New Year firecracker traditions, he mistakenly thought it allowed unlimited explosives, causing complaints from neighbors." | |
}, | |
{ | |
"trait_type": "Name En", | |
"value": "Chandler #06" | |
}, | |
{ | |
"trait_type": "Attack", | |
"value": "550" | |
}, | |
{ | |
"trait_type": "Speed", | |
"value": "295" | |
}, | |
{ | |
"trait_type": "Power", | |
"value": "326" | |
}, | |
{ | |
"trait_type": "Resist", | |
"value": "426" | |
}, | |
{ | |
"trait_type": "Accel", | |
"value": "250" | |
}, | |
{ | |
"trait_type": "Floating Accel", | |
"value": "500" | |
}, | |
{ | |
"trait_type": "Jump", | |
"value": "250" | |
}, | |
{ | |
"trait_type": "Guts", | |
"value": "250" | |
}, | |
{ | |
"trait_type": "Recovery", | |
"value": "300" | |
}, | |
{ | |
"trait_type": "Ball Size", | |
"value": "200" | |
}, | |
{ | |
"trait_type": "Respawn Time", | |
"value": "5" | |
}, | |
{ | |
"trait_type": "Passive Skill 1", | |
"value": "常時、FloatingAccelが「50UP」する" | |
}, | |
{ | |
"trait_type": "Passive Skill 1 En", | |
"value": "常時、FloatingAccelが「50UP」する" | |
}, | |
{ | |
"trait_type": "Passive Skill 2", | |
"value": "" | |
}, | |
{ | |
"trait_type": "Passive Skill 2 En", | |
"value": "" | |
}, | |
{ | |
"trait_type": "Passive Skill 3", | |
"value": "" | |
}, | |
{ | |
"trait_type": "Passive Skill 3 En", | |
"value": "" | |
}, | |
{ | |
"trait_type": "Passive Skill 4", | |
"value": "" | |
}, | |
{ | |
"trait_type": "Passive Skill 4 En", | |
"value": "" | |
}, | |
{ | |
"trait_type": "Active Skill", | |
"value": "爆発を起こし、自分から5m以内の相手を吹き飛ばす(クールタイム:50 秒)" | |
}, | |
{ | |
"trait_type": "Active Skill En", | |
"value": "爆発を起こし、自分から5m以内の相手を吹き飛ばす(クールタイム:50 秒)" | |
}, | |
{ | |
"trait_type": "Gear Slot Quantity", | |
"value": "1" | |
}, | |
{ | |
"trait_type": "Breakthrough Count", | |
"value": "0" | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment