AlferZep

test

Aug 19th, 2023 (edited)
128
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. {
  2. "Iruka":{
  3. "weapons": ["shuriken"],
  4. "jutsu": null,
  5. "hp": 100,
  6. "chakra": 100
  7. },
  8. "Mizuki":{
  9. "weapons": ["shuriken", "giant shuriken"],
  10. "jutsu": null,
  11. "hp": 150,
  12. "chakra": 100
  13. }
  14. }
Advertisement
Add Comment
Please, Sign In to add comment