Facebook
From Small Rhinoceros, 4 Years ago, written in Plain Text.
Embed
Download Paste or View Raw
Hits: 135
  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.           - class: Delay
  18.             delay: 200
  19.             actions:
  20.             -  class: Spread
  21.                                 actions:
  22.                                         -  class: Lightning
  23.     effects:
  24.         cast:
  25.         -  class: EffectSingle
  26.            sound: magic.zap_crack
  27.            sound_pitch: 1.5
  28.            location: origin
  29.            effectlib:
  30.              class: VortexEffect
  31.              iterations: 100
  32.              particle: end_rod
  33.              radius: 0.2
  34.              grow: 0.5
  35.              updateLocations: false
  36.              updateDirections: false
  37.         hit_entity:
  38.         -  class: EffectSingle
  39.            location: target
  40.            target_location: body
  41.            particle: end_rod
  42.            particle_count: 40
  43.            particle_offset_x: 0.4
  44.            particle_offset_y: 1
  45.            particle_offset_z: 0.4
  46.         hit:
  47.         -  class: EffectSingle
  48.            location: target
  49.            particle: fireworks_spark
  50.            particle_count: 10
  51.            particle_offset_x: 0.2
  52.            particle_offset_y: 0.2
  53.            particle_offset_z: 0.2
  54.            particle_data: 0.4
  55.            sound: magic.zap
  56.            sound_pitch: 1.2
  57.            sound_volume: 0.5
  58.         -  location: target
  59.            particle: end_rod
  60.            particle_count: 10
  61.            particle_offset_x: 0.1
  62.            particle_offset_y: 0.1
  63.            particle_offset_z: 0.1
  64.         hit_block:
  65.         -  effect: step_sound
  66.            location: target
  67.         -  location: target
  68.            particle: block_crack
  69.            particle_count: 50
  70.            particle_offset_x: 0.8
  71.            particle_offset_y: 1
  72.            particle_offset_z: 0.8
  73.         headshot:
  74.         -  class: EffectSingle
  75.            location: target
  76.            particle: fireworks_spark
  77.            particle_count: 20
  78.            particle_offset_y: 0.5
  79.            particle_offset_x: 0.5
  80.            particle_offset_z: 0.5
  81.            sound: magic.zap
  82.            sound_volume: .3
  83.            particle_data: 0.4
  84.         -  sound: entity_player_attack_crit
  85.            sound_pitch: 0.8
  86.            location: target
  87.            particle: crit_magic
  88.            particle_count: 30
  89.            particle_offset_y: 1
  90.            particle_offset_x: 1
  91.            particle_offset_z: 1
  92.            particle_data: 0.5
  93.     headshot_parameters:
  94.       damage_multiplier: 2
  95.     parameters:
  96.         destructible: destructible,destructible2,destructible3,transparent
  97.         allow_max_range: true
  98.         velocity: 1000
  99.         range: 80
  100.         hitbox: true
  101.         block_hit_count: 4
  102.         entity_hit_count: 5
  103.         target_type: Damageable
  104.         player_damage: 1
  105.         entity_damage: 4
  106.         target_breakables: 1
  107.         reorient: false
  108.         undo: 5000
  109.         brush: air
  110.         transparent: air,water,stationary_water
  111.     costs:
  112.       arrow: 1