Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.8.1 / Item / RootInteractions / Weapons / Shortbow / Root_Test_Zoom_Bow_Primary_Shoot.json

Root_Test_Zoom_Bow_Primary_Shoot

Server/Item/RootInteractions/Weapons/Shortbow/Root_Test_Zoom_Bow_Primary_Shoot.json, 441 B

Fields

FieldType
$Commentstring
Interactionsarray[1]
Tagsobject

Source

{
  "$Comment": "Primary (shoot) root for the test zoom shortbow. Points at Test_Zoom_Bow_Primary_Shoot, a dedicated copy of the shared shoot chain whose draw step carries a persistent Zoom via InteractionEffects (PersistZoom), so the zoom covers the whole draw-and-release without touching the shared shortbow chain.",
  "Interactions": [
    "Test_Zoom_Bow_Primary_Shoot_Charge"
  ],
  "Tags": {
    "Attack": [
      "Ranged"
    ]
  }
}