Facebook
From Obese Pintail, 4 Years ago, written in Plain Text.
Embed
Download Paste or View Raw
Hits: 161
  1. arrow_lightning:
  2.     icon: spell_icon:242
  3.     icon_disabled: spell_icon_disabled:242
  4.     icon_url: http://textures.minecraft.net/texture/ea96e1b8c4d458f8f5443fa66eb376981f7b2ec385386db67faf3f1589094
  5.     category: combat
  6.     worth: 7000
  7.     earns_sp: 9000
  8.     brush_effects: false
  9.     require_break: false
  10.     require_build: false
  11.     actions:
  12.         cast:
  13.         - class: CustomProjectile
  14.           actions:
  15.           - class: ModifyBlock
  16.             ignore_result: true
  17.               actions:
  18.               -  class: Spread
  19.                             actions:
  20.                                      -  class: Lightning
  21.     effects:
  22.         cast:
  23.         -  class: EffectSingle
  24.            sound: entity_firework_large_blast
  25.         -  class: EffectTrail
  26.            particle: smoke_normal
  27.            particle_count: 30
  28.            particle_offset_x: 0.3
  29.            particle_offset_y: 0.3
  30.            particle_offset_z: 0.3
  31.         -  class: EffectSingle
  32.            location: target
  33.            effectlib:
  34.              class: HelixEffect
  35.              particle: smoke_large
  36.              iterations: 1
  37.              particle_count: 10
  38.              particle_offset_x: 1
  39.              particle_offset_y: 0.1
  40.              particle_offset_z: 1
  41.         headshot:
  42.         -  class: EffectSingle
  43.            location: target
  44.            particle: fireworks_spark
  45.            particle_count: 20
  46.            particle_offset_y: 0.5
  47.            particle_offset_x: 0.5
  48.            particle_offset_z: 0.5
  49.            sound: magic.zap
  50.            sound_volume: .3
  51.            particle_data: 0.4
  52.         -  sound: entity_player_attack_crit
  53.            sound_pitch: 0.8
  54.            location: target
  55.            particle: crit_magic
  56.            particle_count: 30
  57.            particle_offset_y: 1
  58.            particle_offset_x: 1
  59.            particle_offset_z: 1
  60.            particle_data: 0.5
  61.     headshot_parameters:
  62.       damage_multiplier: 2
  63.     parameters:
  64.         destructible: destructible,destructible2,destructible3,transparent
  65.         allow_max_range: true
  66.         velocity: 1000
  67.         range: 80
  68.         hitbox: true
  69.         block_hit_count: 4
  70.         entity_hit_count: 5
  71.         target_type: Damageable
  72.         player_damage: 1
  73.         entity_damage: 4
  74.         target_breakables: 1
  75.         reorient: false
  76.         undo: 5000
  77.         brush: air
  78.         transparent: air,water,stationary_water
  79.     costs:
  80.       arrow: 1