Paste #76786: Bow skill sample

Date: 2020/10/22 13:52:50 UTC-07:00
Type: Denizen Script

View Raw Paste Download This Paste
Copy Link


1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16


shulker_arrow:
  type: item
  material: arrow
  display name: Shulker's arrow
  lore:
  - An arrow that was made using shulker essence
  skills:
    bow: shulker_bow_skill

shulker_bow_skill:
  type: task
  definitions: item|projectile
  script:
  - take <[item]> q:1
  - determine shulker_bullet passively
  - remove <[projectile]>