Facebook
From Mortius, 8 Months ago, written in Plain Text.
Embed
Download Paste or View Raw
Hits: 104
  1. {
  2.   "attributes": {
  3.     "attack_range": 2.75,
  4.     "two_handed": true,
  5.     "pose": "bettercombat:pose_two_handed_sword",
  6.     "category": "claymore",
  7.     "attacks": [
  8.       {
  9.         "hitbox": "HORIZONTAL_PLANE",
  10.         "angle": 90,
  11.         "upswing": 0.5,
  12.         "animation": "bettercombat:two_handed_slash_horizontal_right",
  13.         "swing_sound": {
  14.           "id": "bettercombat:axe_slash"
  15.         }
  16.       },
  17.       {
  18.         "hitbox": "HORIZONTAL_PLANE",
  19.         "angle": 90,
  20.         "upswing": 0.5,
  21.         "animation": "bettercombat:two_handed_slash_horizontal_left",
  22.         "swing_sound": {
  23.           "id": "bettercombat:axe_slash"
  24.         }
  25.       }
  26.     ]
  27.   }
  28. }
captcha