├── Function Library.md ├── Part 1.md ├── Particle Editor Guide.md ├── README.md ├── Tutorials.md ├── Tutorials ├── Basic Knowledge.md ├── Linear Projectiles.md ├── Magic Circle │ ├── Introduction.md │ ├── Part1.md │ ├── Part2.md │ ├── Part3.md │ ├── Part4.md │ ├── Part5.md │ └── materials │ │ ├── D2ModKit.rar │ │ ├── magic_circle │ │ ├── magic_circle.vpcf │ │ ├── magic_circle_pulse.vpcf │ │ ├── magic_circle_ring.vpcf │ │ └── magic_circle_sparks.vpcf │ │ └── magic_circle_summon.tga ├── Particle Destruction.md ├── Projectile Conversion.md ├── Rotation Guide.md ├── Scaling Particles.md └── Sprite Trails.md ├── compare.py └── temp_decompiled └── particles ├── act_2 ├── storegga_channel.vpcf ├── storegga_channel_cloud.vpcf ├── storegga_channel_elec.vpcf ├── storegga_channel_end.vpcf ├── storegga_channel_ground.vpcf ├── storegga_channel_streak.vpcf ├── storegga_spawn.vpcf ├── storegga_spawn_dirt.vpcf ├── storegga_spawn_dirt_b.vpcf ├── storegga_spawn_dirt_c.vpcf ├── storegga_spawn_dust.vpcf ├── storegga_spawn_embers.vpcf ├── storegga_spawn_ground_dirt.vpcf ├── storegga_spawn_ground_dust.vpcf ├── storegga_spawn_proj.vpcf ├── storegga_spawn_rocks.vpcf ├── storegga_spawn_rocks_b.vpcf ├── storegga_spawn_shake.vpcf ├── undead_tusk_mage_sigil.vpcf ├── undead_tusk_mage_sigil_base.vpcf ├── undead_tusk_mage_sigil_center.vpcf ├── undead_tusk_mage_sigil_center_dryice.vpcf ├── undead_tusk_mage_sigil_center_ember.vpcf ├── undead_tusk_mage_sigil_center_glow.vpcf ├── undead_tusk_mage_sigil_core.vpcf ├── undead_tusk_mage_sigil_crystal_chain.vpcf ├── undead_tusk_mage_sigil_crystal_grow.vpcf ├── undead_tusk_mage_sigil_death.vpcf ├── undead_tusk_mage_sigil_death_flash.vpcf ├── undead_tusk_mage_sigil_death_flek.vpcf ├── undead_tusk_mage_sigil_edge.vpcf ├── undead_tusk_mage_sigil_frost_chain.vpcf ├── undead_tusk_mage_sigil_frost_grow.vpcf ├── undead_tusk_mage_sigil_inner_edge.vpcf ├── undead_tusk_mage_sigil_mod.vpcf ├── undead_tusk_mage_sigil_proj.vpcf ├── undead_tusk_mage_vigil_snow.vpcf ├── wand_of_the_brine_bubble.vpcf ├── wand_of_the_brine_bubble_disruption_center.vpcf ├── wand_of_the_brine_bubble_disruption_clouds_blue.vpcf └── wand_of_the_brine_bubble_disruption_core.vpcf ├── agh_outpost_dire_ambient.vpcf ├── agh_outpost_dire_ambient_selected.vpcf ├── agh_outpost_radiant_ambient.vpcf ├── agh_outpost_radiant_ambient_selected.vpcf ├── ascension ├── ascension_armor_sapping_target.vpcf ├── ascension_magnetic.vpcf ├── ascension_magnetic_cracks.vpcf ├── ascension_magnetic_edgeroll.vpcf ├── ascension_magnetic_elec.vpcf ├── ascension_magnetic_ember.vpcf ├── ascension_magnetic_energy.vpcf ├── ascension_magnetic_glow.vpcf ├── ascension_magnetic_ground.vpcf ├── ascension_magnetic_light.vpcf ├── ascension_magnetic_mist.vpcf ├── ascension_magnetic_ring.vpcf ├── ascension_magnetic_ring_warp.vpcf ├── ascension_magnetic_start.vpcf ├── ascension_magnetic_start_dust_hit.vpcf ├── ascension_magnetic_start_dust_hit_ring.vpcf ├── ascension_magnetic_warp.vpcf ├── ascension_magnetic_warp_b.vpcf ├── ascension_magnetic_warp_sprite.vpcf ├── ascension_plasma_field_charge.vpcf ├── ascension_plasma_field_charge_bloom.vpcf ├── ascension_plasma_field_charge_bloom_b.vpcf ├── ascension_plasma_field_charge_charge.vpcf ├── ascension_plasma_field_charge_charge_bloom.vpcf ├── ascension_plasma_field_charge_charge_electricity.vpcf ├── ascension_plasma_field_charge_charge_electricity_fine.vpcf ├── ascension_plasma_field_charge_charge_glow_b.vpcf ├── ascension_plasma_field_charge_charge_ground.vpcf ├── ascension_plasma_field_charge_charge_ground_b.vpcf ├── ascension_plasma_field_charge_electricity.vpcf ├── ascension_plasma_field_charge_electricity_expand.vpcf ├── ascension_plasma_field_charge_explode.vpcf ├── ascension_plasma_field_charge_glow.vpcf ├── ascension_plasma_field_charge_ground.vpcf ├── ascension_plasma_field_charge_light.vpcf ├── ascension_plasma_field_charge_light_explode.vpcf ├── ascension_plasma_field_charge_lightning_large_child.vpcf ├── ascension_plasma_field_charge_lightning_large_detail.vpcf ├── ascension_plasma_field_charge_lightning_large_parent.vpcf ├── ascension_plasma_field_charge_lightning_thick_child.vpcf ├── ascension_plasma_field_charge_lightning_thick_parent.vpcf ├── ascension_plasma_field_charge_post_displacement.vpcf ├── ascension_plasma_field_charge_post_electricity.vpcf ├── ascension_plasma_field_charge_post_fleks.vpcf ├── ascension_plasma_field_charge_ring_fleks.vpcf ├── ascension_plasma_field_charge_ring_large.vpcf ├── ascension_plasma_field_charge_ring_large_b.vpcf ├── ascension_plasma_field_charge_ring_large_c.vpcf ├── ascension_plasma_field_charge_smoke.vpcf ├── ascension_plasma_field_charge_smoke_b.vpcf ├── ascension_plasma_field_charge_smoke_expand.vpcf ├── ascension_plasma_field_charge_sphere.vpcf ├── ascension_plasma_field_charge_warp.vpcf ├── ascension_silence.vpcf ├── ascension_silence_aoe.vpcf ├── ascension_silence_aoe_cast.vpcf ├── ascension_silence_aoe_flash.vpcf ├── ascension_silence_aoe_glow.vpcf ├── ascension_silence_aoe_glow_2.vpcf ├── ascension_silence_aoe_glow_3.vpcf ├── ascension_silence_aoe_glow_4.vpcf ├── ascension_silence_aoe_glow_5.vpcf ├── ascension_silence_aoe_refract.vpcf ├── ascension_silence_aoe_sphere_v2.vpcf ├── ascension_silence_aoe_twinkles.vpcf ├── ascension_silence_charge.vpcf ├── ascension_silence_charge_b.vpcf ├── ascension_silence_charge_c.vpcf ├── ascension_silence_ring.vpcf ├── ascension_silence_ring_edge.vpcf ├── ascension_silence_ring_ember.vpcf ├── ascension_silence_ring_end.vpcf ├── ascension_silence_ring_end_flash.vpcf └── ascension_silence_ring_mist.vpcf ├── baby_brood_venom_pool.vpcf ├── baby_brood_venom_pool_bubbles.vpcf ├── baby_brood_venom_pool_explosion.vpcf ├── baby_brood_venom_pool_explosion_glow.vpcf ├── baby_brood_venom_pool_ground_burn.vpcf ├── baby_brood_venom_pool_ground_modulate.vpcf ├── baby_brood_venom_pool_ground_ring.vpcf ├── baby_brood_venom_pool_impact_vibe.vpcf ├── baby_brood_venom_pool_splash.vpcf ├── baby_brood_venom_pool_splash_a.vpcf ├── blessings └── death_detonation │ ├── death_detonation_aoe_ring.vpcf │ ├── death_detonation_aoe_ring_02.vpcf │ ├── death_detonation_bomb_crater.vpcf │ ├── death_detonation_clouds.vpcf │ ├── death_detonation_glow.vpcf │ ├── death_detonation_groundrings.vpcf │ ├── death_detonation_land_mine_ball_explosion.vpcf │ ├── death_detonation_land_mine_explode_streak.vpcf │ ├── death_detonation_light_src.vpcf │ ├── death_detonation_refraction.vpcf │ ├── death_detonation_remote_mine_detonate_embers.vpcf │ ├── death_detonation_remote_mine_growcloud.vpcf │ ├── death_detonation_remote_mines_detonate.vpcf │ ├── death_detonation_remote_mines_detonate_base.vpcf │ ├── death_detonation_remote_mines_detonatecloud.vpcf │ └── death_detonation_smoketrail.vpcf ├── bolder001 ├── bolder001.vpcf ├── bolder001_burnt.vpcf ├── bolder001_crumble.vpcf ├── bolder001_fire.vpcf ├── bolder001_fire_trail.vpcf ├── bolder001_fire_trail_b.vpcf ├── bolder001_fire_trail_glow.vpcf ├── bolder001_fly_glow_ob.vpcf ├── bolder001_fly_sparks.vpcf ├── bolder001_glow.vpcf ├── bolder001_land_debris.vpcf ├── bolder001_land_dust_b.vpcf ├── bolder001_land_embers.vpcf ├── bolder001_land_fireball.vpcf ├── bolder001_land_ring.vpcf ├── bolder001_land_ring_b.vpcf ├── bolder001_land_ring_lrg.vpcf ├── bolder001_land_soil.vpcf ├── bolder001_land_soil_b.vpcf ├── bolder001_light.vpcf ├── bolder001_ray.vpcf ├── bolder001_smoke.vpcf ├── bolder001_smoke_b.vpcf ├── bolder001fly.vpcf ├── bolder001fly_fire.vpcf ├── bolder001fly_glow.vpcf ├── bolder001fly_glow_ob.vpcf ├── bolder001fly_haze.vpcf ├── bolder001fly_lens.vpcf ├── bolder001fly_light.vpcf ├── bolder001fly_smoke.vpcf ├── bolder001fly_smoke_b.vpcf ├── bolder001fly_sparks.vpcf ├── bolder001fly_streak.vpcf ├── bolder001land_beam.vpcf └── bolder001land_flash.vpcf ├── creature_splitter ├── earthspirit_stone_clap_shock.vpcf ├── earthspirit_stone_clap_shock_b.vpcf ├── earthspirit_stone_clap_warp.vpcf ├── earthspirit_stone_cracks.vpcf ├── earthspirit_stone_debris_large.vpcf ├── earthspirit_stone_debris_rock.vpcf ├── earthspirit_stone_debris_rockrop.vpcf └── splitter_a.vpcf ├── creature_true_sight.vpcf ├── creature_true_sight_rays.vpcf ├── creatures ├── aghanim │ ├── aghanim_beam_burn.vpcf │ ├── aghanim_beam_burn_impact.vpcf │ ├── aghanim_beam_channel.vpcf │ ├── aghanim_beam_channel_frost.vpcf │ ├── aghanim_beam_channel_ground_rings.vpcf │ ├── aghanim_beam_channel_suck_in.vpcf │ ├── aghanim_blink_arrival.vpcf │ ├── aghanim_blink_arrival_dust.vpcf │ ├── aghanim_blink_arrival_flash.vpcf │ ├── aghanim_blink_arrival_smoke.vpcf │ ├── aghanim_blink_ground_mist.vpcf │ ├── aghanim_blink_ground_rings.vpcf │ ├── aghanim_blink_suck_in.vpcf │ ├── aghanim_blink_warmup.vpcf │ ├── aghanim_crystal_attack.vpcf │ ├── aghanim_crystal_attack_glow.vpcf │ ├── aghanim_crystal_attack_head.vpcf │ ├── aghanim_crystal_attack_ice_mist.vpcf │ ├── aghanim_crystal_attack_impact.vpcf │ ├── aghanim_crystal_attack_impact_decal.vpcf │ ├── aghanim_crystal_attack_impact_flash.vpcf │ ├── aghanim_crystal_attack_impact_ground_glow.vpcf │ ├── aghanim_crystal_attack_impact_ice_mist.vpcf │ ├── aghanim_crystal_attack_impact_ice_smoke.vpcf │ ├── aghanim_crystal_attack_impact_lenslfare.vpcf │ ├── aghanim_crystal_attack_impact_ring.vpcf │ ├── aghanim_crystal_attack_impact_shards.vpcf │ ├── aghanim_crystal_attack_impact_shards_flash.vpcf │ ├── aghanim_crystal_attack_impact_shards_glint.vpcf │ ├── aghanim_crystal_attack_impact_sphere.vpcf │ ├── aghanim_crystal_attack_light.vpcf │ ├── aghanim_crystal_attack_models.vpcf │ ├── aghanim_crystal_attack_sparkle.vpcf │ ├── aghanim_crystal_attack_start.vpcf │ ├── aghanim_crystal_attack_telegraph.vpcf │ ├── aghanim_crystal_attack_telegraph_aoe.vpcf │ ├── aghanim_crystal_attack_telegraph_prelight.vpcf │ ├── aghanim_crystal_attack_telegraph_ring.vpcf │ ├── aghanim_crystal_attack_telegraph_sparkle.vpcf │ ├── aghanim_crystal_attack_trail.vpcf │ ├── aghanim_crystal_destroy.vpcf │ ├── aghanim_crystal_destroy_flare.vpcf │ ├── aghanim_crystal_destroy_glint.vpcf │ ├── aghanim_crystal_destroy_mesh.vpcf │ ├── aghanim_crystal_impact.vpcf │ ├── aghanim_crystal_impact_burst.vpcf │ ├── aghanim_crystal_impact_smoke.vpcf │ ├── aghanim_crystal_impact_sparkles.vpcf │ ├── aghanim_crystal_spellswap_ambient.vpcf │ ├── aghanim_crystal_spellswap_ambient_glow.vpcf │ ├── aghanim_crystal_spellswap_ambient_icemist.vpcf │ ├── aghanim_crystal_spellswap_ambient_sparkle.vpcf │ ├── aghanim_crystal_spellswap_ambient_swirl.vpcf │ ├── aghanim_crystal_spellswap_ambient_trail.vpcf │ ├── aghanim_crystal_spellswap_replenish.vpcf │ ├── aghanim_crystal_spellswap_replenish_ability.vpcf │ ├── aghanim_debug_ring.vpcf │ ├── aghanim_outro.vpcf │ ├── aghanim_outro_distort.vpcf │ ├── aghanim_outro_flash.vpcf │ ├── aghanim_outro_lensflare.vpcf │ ├── aghanim_outro_linger.vpcf │ ├── aghanim_outro_linger_glow.vpcf │ ├── aghanim_outro_linger_lensflare.vpcf │ ├── aghanim_outro_mist.vpcf │ ├── aghanim_outro_particulate.vpcf │ ├── aghanim_outro_ripple_diffuse.vpcf │ ├── aghanim_outro_smoke.vpcf │ ├── aghanim_portal_emit.vpcf │ ├── aghanim_portal_emit_distortion.vpcf │ ├── aghanim_portal_emit_mist.vpcf │ ├── aghanim_portal_summon.vpcf │ ├── aghanim_portal_summon_impact_cast.vpcf │ ├── aghanim_portal_summon_impact_cast_burst.vpcf │ ├── aghanim_portal_summon_impact_cast_debris.vpcf │ ├── aghanim_portal_summon_impact_cast_distortion.vpcf │ ├── aghanim_portal_summon_impact_cast_ground.vpcf │ ├── aghanim_portal_summon_impact_cast_smoke.vpcf │ ├── aghanim_portal_summon_impact_cast_sparks.vpcf │ ├── aghanim_portal_summon_particulate.vpcf │ ├── aghanim_portal_summon_ribbon_01.vpcf │ ├── aghanim_portal_summon_ribbon_02.vpcf │ ├── aghanim_portal_summon_ring_streak.vpcf │ ├── aghanim_portal_summon_shake.vpcf │ ├── aghanim_preimage.vpcf │ ├── aghanim_preimage_particulate.vpcf │ ├── aghanim_preimage_timewalk.vpcf │ ├── aghanim_pulse_ambient.vpcf │ ├── aghanim_pulse_ambient_c.vpcf │ ├── aghanim_pulse_nova.vpcf │ ├── aghanim_pulse_nova_b.vpcf │ ├── aghanim_pulse_nova_c.vpcf │ ├── aghanim_pulse_nova_d.vpcf │ ├── aghanim_pulse_nova_e.vpcf │ ├── aghanim_pulse_nova_f.vpcf │ ├── aghanim_pulse_nova_g.vpcf │ ├── aghanim_pulse_nova_h.vpcf │ ├── aghanim_pulse_nova_i.vpcf │ ├── aghanim_self_dmg.vpcf │ ├── aghanim_self_dmg_aoe_ring.vpcf │ ├── aghanim_self_dmg_glow.vpcf │ ├── aghanim_self_frost_mist.vpcf │ ├── aghanim_self_frost_shards.vpcf │ ├── aghanim_shard_channel.vpcf │ ├── aghanim_shard_channel_ribbon_01.vpcf │ ├── aghanim_shard_channel_staff_gem_glow.vpcf │ ├── aghanim_shard_channel_staff_glow.vpcf │ ├── aghanim_shard_channel_staff_ray.vpcf │ ├── aghanim_shard_channel_streak_in.vpcf │ ├── aghanim_shard_channel_swirl.vpcf │ ├── aghanim_shard_proj.vpcf │ ├── aghanim_shard_proj_a.vpcf │ ├── aghanim_shard_proj_b.vpcf │ ├── aghanim_shard_proj_c.vpcf │ ├── aghanim_shard_proj_d.vpcf │ ├── aghanim_shard_proj_d0.vpcf │ ├── aghanim_shard_proj_d1.vpcf │ ├── aghanim_shard_proj_d2.vpcf │ ├── aghanim_shard_proj_d3.vpcf │ ├── aghanim_shard_proj_d4.vpcf │ ├── aghanim_shard_proj_d5.vpcf │ ├── aghanim_shard_proj_d6.vpcf │ ├── aghanim_shard_proj_e.vpcf │ ├── aghanim_shard_proj_f.vpcf │ ├── aghanim_shard_proj_f0.vpcf │ ├── aghanim_shard_proj_f0a.vpcf │ ├── aghanim_shard_proj_f0b.vpcf │ ├── aghanim_shard_proj_g.vpcf │ ├── aghanim_shard_proj_head.vpcf │ ├── aghanim_shard_proj_mesh.vpcf │ ├── aghanim_shard_proj_trail.vpcf │ ├── aghanim_spear.vpcf │ ├── aghanim_spear_a.vpcf │ ├── aghanim_spear_a0.vpcf │ ├── aghanim_spear_a1.vpcf │ ├── aghanim_spear_a2.vpcf │ ├── aghanim_spear_b.vpcf │ ├── aghanim_spear_b0.vpcf │ ├── aghanim_spear_c.vpcf │ ├── aghanim_spear_d.vpcf │ ├── aghanim_spear_d0.vpcf │ ├── aghanim_spear_e.vpcf │ ├── aghanim_spell_swap_beam.vpcf │ ├── aghanim_spell_swap_beam_core.vpcf │ ├── aghanim_spell_swap_beam_field.vpcf │ ├── aghanim_spell_swap_beam_innerglow.vpcf │ ├── aghanim_spell_swap_beam_light_src.vpcf │ ├── aghanim_spell_swap_beam_noise.vpcf │ ├── aghanim_spell_swap_beam_solid.vpcf │ ├── aghanim_spell_swap_beam_src.vpcf │ ├── aghanim_spell_swap_particulate.vpcf │ ├── aghanim_stomp.vpcf │ ├── aghanim_stomp_blast.vpcf │ ├── aghanim_stomp_cracks.vpcf │ ├── aghanim_stomp_magical.vpcf │ ├── aghanim_stomp_shock.vpcf │ ├── aghanim_stomp_shock_b.vpcf │ ├── aghanim_stomp_shock_c.vpcf │ ├── aghanim_stomp_shock_d.vpcf │ ├── aghanim_stomp_warp.vpcf │ ├── portal_summon.vpcf │ ├── portal_summon_a.vpcf │ ├── portal_summon_b.vpcf │ ├── portal_summon_b0.vpcf │ ├── portal_summon_b0a.vpcf │ ├── portal_summon_b0b.vpcf │ ├── portal_summon_b1.vpcf │ ├── portal_summon_b2.vpcf │ ├── portal_summon_b3.vpcf │ ├── portal_summon_b4.vpcf │ ├── portal_summon_b5.vpcf │ ├── staff_beam.vpcf │ ├── staff_beam_beam.vpcf │ ├── staff_beam_beam_body.vpcf │ ├── staff_beam_beam_core.vpcf │ ├── staff_beam_beam_fire.vpcf │ ├── staff_beam_beam_refract.vpcf │ ├── staff_beam_beam_spiral.vpcf │ ├── staff_beam_beam_spiral_dark.vpcf │ ├── staff_beam_beam_wave.vpcf │ ├── staff_beam_bird_trail.vpcf │ ├── staff_beam_char.vpcf │ ├── staff_beam_debug.vpcf │ ├── staff_beam_energy.vpcf │ ├── staff_beam_flare.vpcf │ ├── staff_beam_ground.vpcf │ ├── staff_beam_linger.vpcf │ ├── staff_beam_linger_a.vpcf │ ├── staff_beam_linger_b.vpcf │ ├── staff_beam_linger_c.vpcf │ ├── staff_beam_linger_cinside.vpcf │ ├── staff_beam_linger_danger.vpcf │ ├── staff_beam_linger_e.vpcf │ ├── staff_beam_linger_f.vpcf │ ├── staff_beam_linger_h.vpcf │ ├── staff_beam_linger_i.vpcf │ ├── staff_beam_linger_j.vpcf │ ├── staff_beam_mane.vpcf │ ├── staff_beam_ripple.vpcf │ ├── staff_beam_source.vpcf │ ├── staff_beam_source_glow.vpcf │ ├── staff_beam_tgt.vpcf │ ├── staff_beam_tgt_ember.vpcf │ ├── staff_beam_tgt_fire.vpcf │ ├── staff_beam_tgt_lava_ring.vpcf │ ├── staff_beam_tgt_ring.vpcf │ ├── staff_beam_tgt_ring_core.vpcf │ ├── staff_beam_tgt_smoke.vpcf │ └── staff_beam_tgt_sphere.vpcf ├── bandit_captain │ ├── phantom_assassin_linear_dagger.vpcf │ └── units │ │ └── heroes │ │ └── hero_phantom_assassin │ │ ├── phantom_assassin_stifling_dagger_explosion.vpcf │ │ ├── phantom_assassin_stifling_dagger_explosion_flash.vpcf │ │ ├── phantom_assassin_stifling_dagger_explosion_points.vpcf │ │ ├── phantom_assassin_stifling_dagger_explosion_points_b.vpcf │ │ ├── phantom_assassin_stifling_dagger_launch.vpcf │ │ ├── phantom_assassin_stifling_dagger_trail.vpcf │ │ ├── phantom_assassin_stifling_dagger_trail_d.vpcf │ │ ├── phantom_assassin_stifling_dagger_trail_glow.vpcf │ │ ├── phantom_assassin_stifling_dagger_trail_glow_b.vpcf │ │ ├── phantom_assassin_stifling_dagger_trail_glow_c.vpcf │ │ └── phantom_assassin_stifling_dagger_trail_sparkles.vpcf ├── boss_timbersaw │ ├── boss_timbersaw_whirling_death.vpcf │ ├── boss_timbersaw_whirling_death_spin.vpcf │ ├── boss_timbersaw_whirling_death_spin_blades.vpcf │ ├── boss_timbersaw_whirling_death_spin_core.vpcf │ ├── boss_timbersaw_whirling_death_spin_edge_glow.vpcf │ ├── boss_timbersaw_whirling_death_spin_outer_core.vpcf │ ├── shredder_armor_lyr.vpcf │ ├── shredder_armor_lyr1.vpcf │ ├── shredder_armor_lyr2.vpcf │ ├── shredder_armor_lyr3.vpcf │ ├── shredder_armor_lyr4.vpcf │ ├── shredder_armor_lyr4_ember.vpcf │ ├── shredder_armor_lyr4_fire.vpcf │ └── shredder_armor_lyr4_fire_blue.vpcf ├── broodmother │ ├── accrue_children_overhead_stack.vpcf │ └── accrue_children_overhead_stack_b.vpcf ├── catapult │ ├── catapult_projectile.vpcf │ ├── catapult_projectile_explosion.vpcf │ ├── catapult_projectile_explosion_a.vpcf │ ├── catapult_projectile_explosion_b.vpcf │ ├── catapult_projectile_explosion_c.vpcf │ ├── catapult_projectile_explosion_d.vpcf │ ├── catapult_projectile_explosion_e.vpcf │ ├── catapult_projectile_explosion_f.vpcf │ ├── catapult_projectile_explosion_g.vpcf │ ├── catapult_projectile_explosion_i.vpcf │ ├── catapult_projectile_launch.vpcf │ ├── catapult_projectile_trail_1.vpcf │ ├── catapult_projectile_trail_1b.vpcf │ ├── catapult_projectile_trail_1c.vpcf │ ├── catapult_projectile_trail_1d.vpcf │ ├── catapult_projectile_trail_2.vpcf │ └── catapult_projectile_trail_3.vpcf ├── creature_spiked_carapace.vpcf ├── creature_spiked_carapace_b.vpcf ├── elemental_tiny_ping.vpcf ├── elemental_tiny_ping_a.vpcf ├── elemental_tiny_ping_b.vpcf ├── elemental_tiny_ping_c.vpcf ├── enraged_wildkin │ ├── enraged_wildkin_tornado.vpcf │ ├── enraged_wildkin_tornado_a.vpcf │ ├── enraged_wildkin_tornado_a0.vpcf │ ├── enraged_wildkin_tornado_b.vpcf │ ├── enraged_wildkin_tornado_c.vpcf │ └── enraged_wildkin_tornado_d.vpcf ├── greevil │ ├── greevil_prison_bottom_ring.vpcf │ ├── greevil_prison_coin_suckin.vpcf │ ├── greevil_prison_coin_suckin_glow.vpcf │ ├── greevil_prison_dust_ring.vpcf │ ├── greevil_prison_gold_sparkles.vpcf │ ├── greevil_prison_greevil_glow.vpcf │ └── greevil_prison_light_beam.vpcf ├── ice_rosh │ ├── ice_slam_frost.vpcf │ ├── ice_slam_frost_a.vpcf │ ├── ice_slam_frost_aoe_mesh.vpcf │ ├── ice_slam_frost_aoe_ribbon.vpcf │ ├── ice_slam_frost_aoe_ribbon_02.vpcf │ ├── ice_slam_frost_b.vpcf │ ├── ice_slam_frost_c.vpcf │ ├── ice_slam_frost_d.vpcf │ ├── ice_slam_frost_decal.vpcf │ ├── ice_slam_frost_e.vpcf │ ├── ice_slam_frost_f.vpcf │ ├── ice_slam_frost_f0.vpcf │ ├── ice_slam_frost_g.vpcf │ ├── ice_slam_frost_h.vpcf │ ├── ice_slam_frost_h0.vpcf │ ├── ice_slam_frost_i.vpcf │ ├── ice_slam_frost_j.vpcf │ ├── ice_slam_frost_k.vpcf │ ├── ice_slam_frost_l.vpcf │ ├── ice_slam_frost_m.vpcf │ ├── ice_slam_frost_mist.vpcf │ ├── ice_slam_frost_n.vpcf │ └── ice_slam_frost_shards.vpcf ├── lifestealer │ ├── lifestealer_damage_counter_overhead.vpcf │ └── lifestealer_damage_counter_overhead_point.vpcf ├── ogre │ ├── ogre_melee_smash.vpcf │ ├── ogre_melee_smash_flash.vpcf │ ├── ogre_melee_smash_projected.vpcf │ ├── ogre_melee_smash_pulse.vpcf │ └── ogre_melee_smash_scorch.vpcf ├── ogre_seal │ ├── ogre_seal_warcry.vpcf │ ├── ogre_seal_warcry_eye.vpcf │ ├── ogre_seal_warcry_eye_2.vpcf │ ├── ogre_seal_warcry_glow.vpcf │ ├── ogre_seal_warcry_light.vpcf │ ├── ogre_seal_warcry_mouth.vpcf │ ├── ogre_seal_warcry_mouth_glow.vpcf │ ├── ogre_seal_warcry_mouth_warp.vpcf │ ├── ogre_seal_warcry_small.vpcf │ └── ogre_seal_warcry_wave.vpcf ├── phoenix │ ├── supernova_captured_hero_overhead.vpcf │ ├── supernova_captured_hero_overhead_cloud.vpcf │ ├── supernova_captured_hero_overhead_cloud_core.vpcf │ ├── supernova_captured_hero_overhead_cloud_ground.vpcf │ ├── supernova_captured_hero_overhead_cloud_wisps.vpcf │ ├── supernova_captured_hero_overhead_icon.vpcf │ ├── supernova_captured_hero_overhead_icon_glow.vpcf │ ├── supernova_captured_hero_overhead_icon_unlocked.vpcf │ ├── supernova_flame_head_c.vpcf │ ├── supernova_life_drain.vpcf │ ├── supernova_life_drain_beam.vpcf │ ├── supernova_life_drain_beam_2b.vpcf │ ├── supernova_life_drain_beam_2b_glow.vpcf │ ├── supernova_life_drain_beam_2c.vpcf │ ├── supernova_life_drain_beam_2d.vpcf │ ├── supernova_life_drain_beam_2e.vpcf │ ├── supernova_life_drain_beam_2f.vpcf │ ├── supernova_life_drain_link_hand.vpcf │ ├── supernova_lifedrain_drainfield.vpcf │ ├── supernova_lifedrain_innerglow.vpcf │ └── supernova_lifedrain_target_light.vpcf ├── pine_cone │ ├── pine_cone_shield_bash.vpcf │ ├── pine_cone_shield_bash_debris.vpcf │ ├── pine_cone_shield_bash_decal_projected.vpcf │ ├── pine_cone_shield_bash_edge.vpcf │ ├── pine_cone_shield_bash_front.vpcf │ ├── pine_cone_shield_bash_model.vpcf │ ├── pine_cone_shield_bash_rocks.vpcf │ ├── pine_cone_shield_bash_rope.vpcf │ ├── pine_cone_shield_bash_smoke.vpcf │ └── pine_cone_shield_bash_sparks.vpcf ├── puck │ ├── flying_bomb_destination.vpcf │ ├── flying_bomb_destination_pulse.vpcf │ ├── flying_bomb_destination_ring.vpcf │ ├── flying_bomb_destination_streak.vpcf │ ├── puck_bomb_detonation.vpcf │ ├── puck_bomb_detonation_debris.vpcf │ ├── puck_bomb_detonation_debris_b.vpcf │ ├── puck_bomb_detonation_dust.vpcf │ ├── puck_bomb_detonation_embers.vpcf │ ├── puck_bomb_detonation_fire.vpcf │ ├── puck_bomb_detonation_flash.vpcf │ ├── puck_bomb_detonation_flash_b.vpcf │ ├── puck_bomb_detonation_light.vpcf │ ├── puck_bomb_detonation_model.vpcf │ ├── puck_bomb_detonation_rings.vpcf │ ├── puck_bomb_detonation_rings_b.vpcf │ ├── puck_bomb_detonation_smoke.vpcf │ ├── puck_flying_bomb.vpcf │ ├── puck_flying_bomb_dust.vpcf │ ├── puck_flying_bomb_dust_swirl.vpcf │ ├── puck_flying_bomb_glow.vpcf │ ├── puck_flying_bomb_launch.vpcf │ ├── puck_flying_bomb_spin.vpcf │ └── puck_flying_bomb_spiral.vpcf ├── quill_beast │ ├── test_model_cluster_linear_projectile.vpcf │ ├── test_model_cluster_linear_projectile_glow.vpcf │ └── test_model_cluster_linear_projectile_models.vpcf ├── shadow_demon │ ├── creature_shadow_poison_stackui.vpcf │ └── creature_shadow_poison_stackui02.vpcf ├── spectral_tusk_mage │ ├── spectral_tusk_mage_tower_destruction.vpcf │ ├── spectral_tusk_mage_tower_destruction_debris.vpcf │ ├── spectral_tusk_mage_tower_destruction_flares.vpcf │ ├── spectral_tusk_mage_tower_destruction_flash.vpcf │ ├── spectral_tusk_mage_tower_destruction_flashbang.vpcf │ ├── spectral_tusk_mage_tower_destruction_insides.vpcf │ ├── spectral_tusk_mage_tower_destruction_insidesring.vpcf │ └── spectral_tusk_mage_tower_destruction_ringflash.vpcf ├── spectre │ ├── spectre_active_dispersion.vpcf │ ├── spectre_active_dispersion_b.vpcf │ ├── spectre_blademail.vpcf │ ├── spectre_damage_ring.vpcf │ ├── spectre_damage_ring_glow.vpcf │ ├── spectre_damage_ring_glow_c.vpcf │ ├── spectre_damage_ring_glow_d.vpcf │ └── spectre_damage_ring_light_c.vpcf ├── storegga │ ├── storegga_avalanche.vpcf │ └── storegga_avalanche_directional_glow.vpcf ├── target_telegraph_attack.vpcf ├── target_telegraph_attack_a.vpcf ├── target_telegraph_attack_b.vpcf ├── target_telegraph_attack_c.vpcf ├── target_telegraph_attack_d.vpcf ├── visage_boss_base_attack.vpcf ├── visage_boss_base_attack_core.vpcf ├── visage_boss_base_attack_core_glow.vpcf ├── visage_boss_base_attack_core_glow_trail.vpcf ├── visage_boss_base_attack_core_rocks.vpcf ├── visage_boss_base_attack_energy.vpcf ├── visage_boss_base_attack_fire.vpcf ├── visage_boss_base_attack_flash.vpcf ├── visage_boss_base_attack_flek.vpcf ├── visage_boss_base_attack_hit.vpcf ├── visage_boss_base_attack_hit_glow.vpcf ├── visage_boss_base_attack_hit_ring.vpcf ├── visage_boss_base_attack_trail_glow.vpcf ├── void_boss │ ├── astral_step_destination_preview_cast.vpcf │ ├── astral_step_destination_preview_cast_core_ring.vpcf │ ├── astral_step_destination_preview_cast_cracks.vpcf │ ├── astral_step_destination_preview_cast_ground.vpcf │ ├── astral_step_destination_preview_cast_ground_proj.vpcf │ ├── astral_step_destination_preview_cast_rays.vpcf │ ├── astral_step_destination_preview_cast_ring_line.vpcf │ ├── astral_step_destination_preview_cast_ring_outer_pnt.vpcf │ ├── astral_step_destination_preview_cast_ring_pnt.vpcf │ ├── astral_step_destination_preview_cast_spiral_arm.vpcf │ ├── astral_step_destination_preview_cast_spiral_ember.vpcf │ ├── astral_step_destination_preview_cast_streaks.vpcf │ ├── astral_step_destination_preview_ring_glyph.vpcf │ ├── astral_step_destination_preview_ring_glyph_add.vpcf │ ├── astral_step_destination_preview_ring_glyph_glow.vpcf │ ├── astral_step_destination_preview_yinyang.vpcf │ ├── void_boss_flash.vpcf │ ├── void_boss_puff.vpcf │ ├── void_boss_puff_flash.vpcf │ ├── void_boss_puff_flash_b.vpcf │ ├── void_boss_puff_ring.vpcf │ ├── void_boss_puff_smoke.vpcf │ ├── void_boss_puff_spark.vpcf │ ├── void_boss_pull.vpcf │ ├── void_boss_pull_beam.vpcf │ ├── void_boss_pull_end.vpcf │ ├── void_boss_pull_end_b.vpcf │ ├── void_boss_pull_end_c.vpcf │ ├── void_boss_pull_flare.vpcf │ ├── void_boss_pull_flash.vpcf │ ├── void_boss_pull_flash_b.vpcf │ ├── void_boss_pull_ray_beam.vpcf │ ├── void_boss_pull_trail.vpcf │ ├── void_boss_watch.vpcf │ ├── void_boss_watch_beam.vpcf │ ├── void_boss_watch_core.vpcf │ ├── void_boss_watch_ember.vpcf │ ├── void_boss_watch_image.vpcf │ ├── void_boss_watch_ray_beam.vpcf │ ├── void_boss_watch_smoke.vpcf │ ├── void_boss_watch_speckle.vpcf │ ├── void_boss_watch_trail.vpcf │ ├── void_boss_watch_trail_b.vpcf │ └── void_boss_watch_wisp.vpcf ├── warlock │ ├── flamestrike_preview.vpcf │ ├── flamestrike_preview_b.vpcf │ ├── flamestrike_preview_c.vpcf │ ├── flamestrike_preview_edge.vpcf │ ├── flamestrike_preview_edge_b.vpcf │ ├── flamestrike_preview_edge_c.vpcf │ ├── flamestrike_preview_glow_large.vpcf │ ├── flamestrike_preview_glow_small.vpcf │ ├── flamestrike_preview_light.vpcf │ └── flamestrike_preview_warp.vpcf ├── wildwing_tornado_blast_debuff.vpcf ├── wildwing_tornado_blast_debuff_a.vpcf ├── wildwing_tornado_blast_debuff_b.vpcf ├── wildwing_tornado_blast_debuff_c.vpcf ├── wildwing_tornado_blast_debuff_d.vpcf └── wildwing_tornado_blast_debuff_e.vpcf ├── creeps └── lane_creeps │ ├── creep_dire_hulk_ambient_core.vpcf │ ├── creep_dire_hulk_flames.vpcf │ ├── creep_dire_hulk_rays.vpcf │ ├── creep_dire_hulk_swipe.vpcf │ ├── creep_dire_hulk_swipe_glow.vpcf │ ├── creep_dire_hulk_swipe_left.vpcf │ └── creep_dire_hulk_swipe_right.vpcf ├── dark_moon ├── darkmoon_calldown_marker_ring.vpcf ├── darkmoon_creep_warning.vpcf ├── darkmoon_creep_warning_pulse.vpcf ├── darkmoon_creep_warning_ring.vpcf ├── darkmoon_creep_warning_rope.vpcf ├── darkmoon_creep_warning_streak.vpcf ├── darkmoon_last_hit_effect.vpcf ├── darkmoon_last_hit_effect_b.vpcf ├── darkmoon_last_hit_effect_damage_flash_b.vpcf ├── darkmoon_last_hit_effect_damage_flash_big.vpcf ├── darkmoon_last_hit_effect_damage_flash_c.vpcf ├── darkmoon_last_hit_effect_damage_flash_d.vpcf ├── darkmoon_last_hit_effect_spirit_trail.vpcf ├── darkmoon_last_hit_effect_spirit_trail_b.vpcf └── darkmoon_last_hit_effect_spirit_trail_c.vpcf ├── dungeon_bandit_archer_crescent_arrow.vpcf ├── dungeon_bandit_archer_crescent_arrow_glow_core.vpcf ├── dungeon_bandit_archer_crescent_arrow_glow_glow_soft.vpcf ├── fire_trap ├── trap_breathe_fire.vpcf ├── trap_breathe_fire_.vpcf ├── trap_breathe_fire_b.vpcf ├── trap_breathe_fire_balls.vpcf ├── trap_breathe_fire_balls_fire.vpcf ├── trap_breathe_fire_balls_glow.vpcf ├── trap_breathe_fire_balls_trail.vpcf ├── trap_breathe_fire_c.vpcf ├── trap_breathe_fire_c_fallback01.vpcf ├── trap_breathe_fire_d.vpcf ├── trap_breathe_fire_e.vpcf ├── trap_breathe_fire_explosion.vpcf ├── trap_breathe_fire_f.vpcf ├── trap_breathe_fire_flames.vpcf ├── trap_breathe_fire_g.vpcf ├── trap_breathe_fire_glow.vpcf ├── trap_breathe_fire_glow_flames.vpcf ├── trap_breathe_fire_launch.vpcf ├── trap_breathe_fire_launch_mouth.vpcf ├── trap_breathe_fire_low.vpcf ├── trap_breathe_fire_mid.vpcf └── trap_breathe_fire_trail.vpcf ├── forest ├── crate_destruction.vpcf ├── crate_destruction_shards.vpcf ├── vase_destruction.vpcf └── vase_destruction_shards.vpcf ├── gameplay ├── location_hint_arrow.vpcf ├── location_hint_goal.vpcf └── location_hint_highlight.vpcf ├── generic_gameplay ├── arcane_fragments_splash.vpcf ├── barrel_guided_missle_fuse_sparks.vpcf ├── barrel_guided_missle_fuse_sparks_b.vpcf ├── barrel_guided_missle_fuse_sparks_c.vpcf ├── barrel_guided_missle_fuse_sparks_d.vpcf ├── barrel_guided_missle_fuse_sparks_e.vpcf ├── barrel_guided_missle_fuse_sparks_f.vpcf ├── barrel_guided_missle_fuse_sparks_g.vpcf ├── barrel_guided_missle_fuse_sparks_h.vpcf ├── barrel_homing_missile_fuse.vpcf ├── barrel_homing_missle_fuse_burn_point.vpcf ├── battle_point_splash.vpcf ├── evasion_potion_owner.vpcf ├── evasion_potion_owner_arcs.vpcf ├── evasion_potion_owner_glow.vpcf ├── evasion_potion_owner_glow_detail.vpcf ├── overhead_consumables.vpcf ├── overhead_gold.vpcf ├── overhead_item.vpcf ├── overhead_lives.vpcf ├── overhead_treasure.vpcf ├── overhead_xp.vpcf ├── spell_amp_potion_owner.vpcf ├── spell_amp_potion_owner_arcs.vpcf ├── spell_amp_potion_owner_glow.vpcf └── spell_amp_potion_owner_glow_detail.vpcf ├── heroes └── hero_viper │ ├── viper_channel.vpcf │ ├── viper_channel_cloud.vpcf │ ├── viper_channel_elec.vpcf │ ├── viper_channel_end.vpcf │ ├── viper_channel_ground.vpcf │ └── viper_channel_streak.vpcf ├── ingame_arcane_fragments.vpcf ├── ingame_arcane_fragments_a.vpcf ├── ingame_arcane_fragments_b.vpcf ├── ingame_arcane_fragments_c.vpcf ├── lycanboss_ruptureball_cloud_trail.vpcf ├── lycanboss_ruptureball_cloud_trail_b.vpcf ├── lycanboss_ruptureball_drips.vpcf ├── lycanboss_ruptureball_explosion.vpcf ├── lycanboss_ruptureball_explosion_flash_b.vpcf ├── lycanboss_ruptureball_explosion_flash_c.vpcf ├── lycanboss_ruptureball_gale.vpcf ├── lycanboss_ruptureball_glow.vpcf ├── lycanboss_ruptureball_glow_b.vpcf ├── lycanboss_ruptureball_launch.vpcf ├── lycanboss_ruptureball_model.vpcf ├── lycanboss_ruptureball_trail.vpcf ├── msg_fx └── msg_bp.vpcf ├── nyx_swarm_explosion ├── nyx_swarm_explosion.vpcf ├── nyx_swarm_explosion_a.vpcf ├── nyx_swarm_explosion_b.vpcf ├── nyx_swarm_explosion_c.vpcf ├── nyx_swarm_explosion_d.vpcf ├── nyx_swarm_explosion_e.vpcf ├── nyx_swarm_explosion_f.vpcf ├── nyx_swarm_explosion_g.vpcf ├── nyx_swarm_explosion_h.vpcf ├── nyx_swarm_explosion_i.vpcf ├── nyx_swarm_explosion_i0.vpcf ├── nyx_swarm_explosion_i0a.vpcf ├── nyx_swarm_explosion_i0b.vpcf ├── nyx_swarm_explosion_i0c.vpcf ├── nyx_swarm_explosion_j.vpcf ├── nyx_swarm_explosion_j0.vpcf ├── nyx_swarm_explosion_j0a.vpcf ├── nyx_swarm_explosion_j0b.vpcf ├── nyx_swarm_explosion_k.vpcf ├── nyx_swarm_explosion_k0.vpcf ├── nyx_swarm_explosion_l.vpcf ├── nyx_swarm_explosion_l0.vpcf └── nyx_swarm_explosion_m.vpcf ├── phantom_assassin_linear_dagger.vpcf ├── portals ├── portal_ground_exit.vpcf ├── portal_ground_spawn_end_sparkle.vpcf ├── portal_ground_spawn_endpoint.vpcf ├── portal_ground_spawn_endpoint_core_flare.vpcf ├── portal_ground_spawn_endpoint_embers.vpcf ├── portal_ground_spawn_endpoint_end.vpcf ├── portal_ground_spawn_endpoint_flash.vpcf ├── portal_ground_spawn_endpoint_light.vpcf ├── portal_ground_spawn_endpoint_rays.vpcf ├── portal_ground_spawn_endpoint_ring.vpcf ├── portal_ground_spawn_endpoint_ring_core.vpcf ├── portal_ground_spawn_endpoint_ring_glow.vpcf ├── portal_ground_spawn_endpoint_ring_swirl.vpcf ├── portal_ground_spawn_endpoint_streaks.vpcf ├── portal_ground_spawn_interior_blue.vpcf └── portal_ground_spawn_sparkle_blue.vpcf ├── rain_fx ├── econ_rain.vpcf ├── econ_rain_impact_less.vpcf └── econ_rain_less.vpcf ├── test_particle ├── dungeon_generic_blast.vpcf ├── dungeon_generic_blast_bits.vpcf ├── dungeon_generic_blast_dust.vpcf ├── dungeon_generic_blast_gas.vpcf ├── dungeon_generic_blast_light.vpcf ├── dungeon_generic_blast_ovr_pre.vpcf ├── dungeon_generic_blast_ovr_pre_aoe.vpcf ├── dungeon_generic_blast_ovr_pre_core.vpcf ├── dungeon_generic_blast_ovr_pre_ring_light.vpcf ├── dungeon_generic_blast_pre.vpcf ├── dungeon_generic_blast_pre_aoe.vpcf ├── dungeon_generic_blast_pre_core.vpcf ├── dungeon_generic_blast_pre_light.vpcf ├── dungeon_generic_blast_pre_pull_in.vpcf ├── dungeon_generic_blast_pre_pull_in_rope.vpcf ├── dungeon_generic_blast_pre_ring_light.vpcf ├── dungeon_generic_blast_ring.vpcf ├── dungeon_generic_blast_rings.vpcf ├── dungeon_generic_blast_sphere.vpcf ├── dungeon_pugna_blast.vpcf ├── dungeon_pugna_blast_bits.vpcf ├── dungeon_pugna_blast_core.vpcf ├── dungeon_pugna_blast_dust.vpcf ├── dungeon_pugna_blast_flash_ring.vpcf ├── dungeon_pugna_blast_gas.vpcf ├── dungeon_pugna_blast_light.vpcf ├── dungeon_pugna_blast_pre.vpcf ├── dungeon_pugna_blast_pre_aoe.vpcf ├── dungeon_pugna_blast_pre_core.vpcf ├── dungeon_pugna_blast_pre_light.vpcf ├── dungeon_pugna_blast_pre_pull_in.vpcf ├── dungeon_pugna_blast_pre_pull_in_rope.vpcf ├── dungeon_pugna_blast_pre_ring_light.vpcf ├── dungeon_pugna_blast_proj.vpcf ├── dungeon_pugna_blast_ring.vpcf ├── dungeon_pugna_blast_rings.vpcf ├── dungeon_pugna_blast_rings_c.vpcf ├── dungeon_pugna_blast_sphere.vpcf ├── dungeon_sand_king_blocker.vpcf ├── dungeon_sand_king_blocker_cracks.vpcf ├── dungeon_sand_king_blocker_debris.vpcf ├── dungeon_sand_king_blocker_dissipate.vpcf ├── dungeon_sand_king_blocker_dust.vpcf ├── dungeon_sand_king_blocker_embers.vpcf ├── dungeon_sand_king_blocker_flash.vpcf ├── dungeon_sand_king_blocker_flash_b.vpcf ├── dungeon_sand_king_blocker_light.vpcf ├── dungeon_sand_king_blocker_sparks.vpcf ├── dungeon_sand_king_channel.vpcf ├── dungeon_sand_king_channel_cloud.vpcf ├── dungeon_sand_king_channel_end.vpcf ├── dungeon_sand_king_channel_ground.vpcf ├── dungeon_sand_king_channel_streak.vpcf ├── dungeon_sand_king_small_rocks.vpcf ├── generic_attack_charge.vpcf ├── generic_attack_crit_blur.vpcf ├── generic_attack_crit_blur_charge.vpcf ├── generic_attack_crit_blur_glow.vpcf ├── generic_attack_crit_blur_rope.vpcf ├── generic_attack_crit_blur_shapeshift.vpcf ├── omniknight_wildaxe.vpcf ├── omniknight_wildaxe_dust.vpcf ├── omniknight_wildaxe_dust_swirl.vpcf ├── omniknight_wildaxe_glow.vpcf ├── omniknight_wildaxe_glow_trail.vpcf ├── omniknight_wildaxe_launch.vpcf ├── omniknight_wildaxe_spin.vpcf ├── omniknight_wildaxe_spiral.vpcf ├── omniknight_wildaxe_trail_c.vpcf ├── sand_king_cyclone.vpcf ├── sand_king_cyclone_d.vpcf ├── sand_king_cyclone_detail.vpcf ├── sand_king_cyclone_dust.vpcf ├── sand_king_cyclone_ember.vpcf ├── sand_king_cyclone_initial.vpcf ├── sand_king_cyclone_initial_b.vpcf ├── sand_king_cyclone_initial_color.vpcf ├── sand_king_cyclone_smoke_detail.vpcf ├── sand_king_projectile.vpcf ├── sand_king_projectile_core.vpcf ├── sand_king_projectile_cracks_ground.vpcf ├── sand_king_projectile_cracks_ground_center.vpcf ├── sand_king_projectile_cracks_ground_glow.vpcf ├── sand_king_projectile_launch.vpcf ├── sand_king_projectile_light.vpcf ├── sand_king_projectile_smoke.vpcf ├── sand_king_projectile_sparks.vpcf ├── sand_king_projectile_streak.vpcf ├── sand_king_projectile_trail.vpcf ├── sandking_burrowstrike_eruption_no_models.vpcf └── sandking_burrowstrike_no_models.vpcf ├── traps ├── buttons │ ├── button_indicator.vpcf │ └── button_indicator_a.vpcf ├── pendulum │ ├── blade_trails.vpcf │ ├── blade_trails_blur.vpcf │ ├── blade_trails_flat.vpcf │ ├── blade_trails_flat_l.vpcf │ ├── blade_trails_flat_r.vpcf │ ├── blade_trails_glow.vpcf │ ├── wheel_scrape.vpcf │ ├── wheel_scrape_cracks.vpcf │ ├── wheel_scrape_debris.vpcf │ ├── wheel_scrape_dust.vpcf │ ├── wheel_scrape_ember.vpcf │ ├── wheel_scrape_ember_r.vpcf │ ├── wheel_scrape_fire.vpcf │ ├── wheel_scrape_glow.vpcf │ ├── wheel_scrape_glow_shake.vpcf │ ├── wheel_scrape_rope.vpcf │ ├── wheel_scrape_rope_b.vpcf │ ├── wheel_scrape_shake.vpcf │ └── wheel_scrape_smoke.vpcf ├── sawblade │ ├── sawblade_trap_spin.vpcf │ ├── sawblade_trap_spin_arcs.vpcf │ ├── sawblade_trap_spin_edge.vpcf │ ├── sawblade_trap_spin_edge_dirt.vpcf │ ├── sawblade_trap_spin_edge_dust.vpcf │ ├── sawblade_trap_spin_edge_ember.vpcf │ ├── sawblade_trap_spin_edge_glow.vpcf │ ├── sawblade_trap_spin_edge_rope.vpcf │ ├── sawblade_trap_spin_flash.vpcf │ ├── sawblade_trap_spin_ground.vpcf │ ├── sawblade_trap_spin_ground_drk.vpcf │ ├── sawblade_trap_spin_ripple.vpcf │ ├── sawblade_trap_spin_shdw.vpcf │ ├── sawblade_trap_spin_swirl_shdw.vpcf │ └── sawblade_trap_stay.vpcf ├── spikes │ ├── spiketrap_anticipate.vpcf │ ├── spiketrap_anticipate_base.vpcf │ ├── spiketrap_pull.vpcf │ └── spiketrap_pull_a.vpcf ├── temple_trap_arrow.vpcf ├── temple_trap_arrow_destruction.vpcf ├── temple_trap_arrow_destruction_sparkles.vpcf ├── temple_trap_arrow_embers.vpcf ├── temple_trap_arrow_glow.vpcf ├── temple_trap_arrow_glow_core.vpcf ├── temple_trap_arrow_glow_glow_soft.vpcf ├── temple_trap_arrow_glow_tip.vpcf ├── temple_trap_arrow_ribbon.vpcf └── temple_trap_arrow_ribbon_b.vpcf ├── ui ├── blessing_icon_ambient.vpcf ├── blessing_icon_unlock.vpcf ├── blessing_icon_unlock_embers.vpcf ├── blessing_icon_unlock_flames.vpcf ├── blessing_icon_unlock_swirl_01.vpcf └── blessing_icon_unlock_swirl_02.vpcf └── units ├── heroes ├── hero_disruptor │ ├── disruptor_glimpse_hit_on_arrival.vpcf │ ├── disruptor_glimpse_hit_on_arrival_b.vpcf │ ├── disruptor_glimpse_hit_on_arrival_c.vpcf │ └── disruptor_glimpse_hit_on_arrival_d.vpcf ├── hero_magnataur │ ├── magnataur_reverse_polarity_polarity.vpcf │ ├── magnataur_reverse_polarity_polarity_a.vpcf │ ├── magnataur_reverse_polarity_polarity_b.vpcf │ ├── magnataur_reverse_polarity_polarity_c.vpcf │ ├── magnataur_reverse_polarity_polarity_d.vpcf │ ├── magnataur_reverse_polarity_polarity_e.vpcf │ ├── magnataur_reverse_polarity_polarity_f.vpcf │ ├── magnataur_reverse_polarity_polarity_g.vpcf │ ├── magnataur_reverse_polarity_polarity_h.vpcf │ ├── magnataur_reverse_polarity_polarity_i.vpcf │ ├── magnataur_reverse_polarity_polarity_j.vpcf │ ├── magnataur_reverse_polarity_polarity_k.vpcf │ └── magnataur_reverse_polarity_polarity_l.vpcf ├── hero_mars │ ├── mars_bulwark_spear_overhead.vpcf │ ├── mars_bulwark_spear_overhead_point.vpcf │ ├── mars_shield_bash_full_circle.vpcf │ ├── mars_shield_bash_full_circle_debris.vpcf │ ├── mars_shield_bash_full_circle_decal_projected.vpcf │ ├── mars_shield_bash_full_circle_decal_projected_2.vpcf │ ├── mars_shield_bash_full_circle_edge.vpcf │ ├── mars_shield_bash_full_circle_front.vpcf │ ├── mars_shield_bash_full_circle_front_2.vpcf │ ├── mars_shield_bash_full_circle_model.vpcf │ ├── mars_shield_bash_full_circle_rocks.vpcf │ ├── mars_shield_bash_full_circle_rope.vpcf │ ├── mars_shield_bash_full_circle_rope_2.vpcf │ ├── mars_shield_bash_full_circle_smoke.vpcf │ ├── mars_shield_bash_full_circle_smoke_2.vpcf │ ├── mars_shield_bash_full_circle_sparks.vpcf │ ├── mars_spear_burning_trail.vpcf │ ├── mars_spear_burning_trail_b.vpcf │ ├── mars_spear_burning_trail_d.vpcf │ ├── mars_spear_burning_trail_f.vpcf │ └── mars_spear_burning_trail_g.vpcf ├── hero_nyx_assassin │ ├── nyx_assassin_impale.vpcf │ └── nyx_assassin_impale_spikes.vpcf ├── hero_snapfire │ ├── aghsfort_split_burst.vpcf │ ├── aghsfort_split_impact.vpcf │ ├── aghsfort_split_impact_emissive.vpcf │ ├── aghsfort_split_impact_glow.vpcf │ ├── aghsfort_split_impact_parenttrails.vpcf │ ├── aghsfort_split_impact_rays.vpcf │ ├── aghsfort_split_impact_sparks.vpcf │ ├── aghsfort_split_impact_sphere.vpcf │ ├── hero_snapfire_shells_buff_friendly.vpcf │ ├── hero_snapfire_shells_buff_friendly_a.vpcf │ ├── hero_snapfire_shells_buff_friendly_b.vpcf │ ├── hero_snapfire_shells_buff_friendly_c.vpcf │ ├── hero_snapfire_shells_buff_friendly_c0.vpcf │ ├── hero_snapfire_shells_buff_friendly_d.vpcf │ ├── hero_snapfire_shells_buff_friendly_e.vpcf │ ├── hero_snapfire_shells_buff_friendly_e0.vpcf │ ├── hero_snapfire_shells_buff_friendly_f.vpcf │ ├── scepter_snapfire_lizard_blobs_arced_model.vpcf │ ├── snapfire_lil_shredder_bounce.vpcf │ ├── snapfire_lil_shredder_bounce_b.vpcf │ ├── snapfire_lil_shredder_bounce_c.vpcf │ ├── snapfire_lil_shredder_bounce_d.vpcf │ ├── snapfire_lil_shredder_bounce_f.vpcf │ ├── snapfire_lil_shredder_bounce_g.vpcf │ ├── snapfire_lil_shredder_bounce_h.vpcf │ ├── snapfire_lil_shredder_bounce_j.vpcf │ ├── snapfire_lil_shredder_bounce_j0.vpcf │ ├── snapfire_lil_shredder_bounce_k.vpcf │ ├── snapfire_lil_shredder_bounce_k0.vpcf │ └── snapfire_lil_shredder_bounce_l.vpcf ├── hero_tusk │ ├── tusk_ice_shards_explode.vpcf │ ├── tusk_ice_shards_explode_b.vpcf │ ├── tusk_ice_shards_explode_c.vpcf │ ├── tusk_snowball_end_damage.vpcf │ ├── tusk_snowball_end_damage_a.vpcf │ ├── tusk_snowball_end_damage_b.vpcf │ └── tusk_snowball_end_damage_c.vpcf ├── hero_viper │ ├── viper_corrosive_flying.vpcf │ ├── viper_corrosive_flying_c.vpcf │ ├── viper_corrosive_flying_d.vpcf │ ├── viper_corrosive_flying_e.vpcf │ ├── viper_corrosive_flying_f.vpcf │ ├── viper_corrosive_flying_fallback_low.vpcf │ ├── viper_corrosive_flying_fallback_mid.vpcf │ ├── viper_corrosive_flying_flame.vpcf │ ├── viper_corrosive_flying_flame_fallback_low.vpcf │ ├── viper_corrosive_flying_g.vpcf │ ├── viper_corrosive_flying_h.vpcf │ ├── viper_corrosive_flying_h_fallback_low.vpcf │ ├── viper_corrosive_flying_start.vpcf │ ├── viper_corrosive_flying_start_fallback_low.vpcf │ └── viper_corrosive_flying_start_fallback_mid.vpcf ├── hero_weaver │ ├── weaver_shukuchi_trail.vpcf │ ├── weaver_shukuchi_trail_a.vpcf │ ├── weaver_shukuchi_trail_b.vpcf │ ├── weaver_shukuchi_trail_c.vpcf │ └── weaver_shukuchi_trail_d.vpcf ├── hero_winter_wyvern │ ├── wyvern_splinter_blast_heal.vpcf │ ├── wyvern_splinter_blast_heal_explosion.vpcf │ ├── wyvern_splinter_blast_heal_explosion_flare.vpcf │ ├── wyvern_splinter_blast_heal_explosion_smoke.vpcf │ ├── wyvern_splinter_blast_heal_explosion_trail.vpcf │ ├── wyvern_splinter_blast_heal_icon.vpcf │ ├── wyvern_splinter_blast_heal_main.vpcf │ ├── wyvern_splinter_blast_heal_main_core.vpcf │ ├── wyvern_splinter_blast_heal_main_flare.vpcf │ ├── wyvern_splinter_blast_heal_main_flash.vpcf │ ├── wyvern_splinter_blast_heal_ring.vpcf │ ├── wyvern_splinter_blast_heal_trail_flek.vpcf │ └── wyvern_splinter_blast_heal_trail_frost.vpcf └── hero_witch_doctor │ ├── witch_doctor_maledict_aoe_damage.vpcf │ ├── witch_doctor_maledict_aoe_damage_a.vpcf │ ├── witch_doctor_maledict_aoe_damage_b.vpcf │ ├── witch_doctor_paralyzing_cask_aoe_damage.vpcf │ ├── witch_doctor_paralyzing_cask_aoe_damage_a.vpcf │ └── witch_doctor_paralyzing_cask_aoe_damage_b.vpcf └── waveblaster ├── wave_blast.vpcf ├── wave_blast_body.vpcf ├── wave_blast_dust.vpcf ├── wave_blast_dust_b.vpcf ├── wave_blast_edge.vpcf ├── wave_blast_flow.vpcf ├── wave_blast_glow.vpcf ├── wave_blast_glow_end.vpcf ├── wave_blast_graphic.vpcf ├── wave_blast_pulse.vpcf └── wave_blast_wave.vpcf /Function Library.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/Function Library.md -------------------------------------------------------------------------------- /Part 1.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/Part 1.md -------------------------------------------------------------------------------- /Particle Editor Guide.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/Particle Editor Guide.md -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/README.md -------------------------------------------------------------------------------- /Tutorials.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/Tutorials.md -------------------------------------------------------------------------------- /Tutorials/Basic Knowledge.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/Tutorials/Basic Knowledge.md -------------------------------------------------------------------------------- /Tutorials/Linear Projectiles.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/Tutorials/Linear Projectiles.md -------------------------------------------------------------------------------- /Tutorials/Magic Circle/Introduction.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/Tutorials/Magic Circle/Introduction.md -------------------------------------------------------------------------------- /Tutorials/Magic Circle/Part1.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/Tutorials/Magic Circle/Part1.md -------------------------------------------------------------------------------- /Tutorials/Magic Circle/Part2.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/Tutorials/Magic Circle/Part2.md -------------------------------------------------------------------------------- /Tutorials/Magic Circle/Part3.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/Tutorials/Magic Circle/Part3.md -------------------------------------------------------------------------------- /Tutorials/Magic Circle/Part4.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/Tutorials/Magic Circle/Part4.md -------------------------------------------------------------------------------- /Tutorials/Magic Circle/Part5.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/Tutorials/Magic Circle/Part5.md -------------------------------------------------------------------------------- /Tutorials/Magic Circle/materials/D2ModKit.rar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/Tutorials/Magic Circle/materials/D2ModKit.rar -------------------------------------------------------------------------------- /Tutorials/Magic Circle/materials/magic_circle/magic_circle.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/Tutorials/Magic Circle/materials/magic_circle/magic_circle.vpcf -------------------------------------------------------------------------------- /Tutorials/Magic Circle/materials/magic_circle/magic_circle_pulse.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/Tutorials/Magic Circle/materials/magic_circle/magic_circle_pulse.vpcf -------------------------------------------------------------------------------- /Tutorials/Magic Circle/materials/magic_circle/magic_circle_ring.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/Tutorials/Magic Circle/materials/magic_circle/magic_circle_ring.vpcf -------------------------------------------------------------------------------- /Tutorials/Magic Circle/materials/magic_circle/magic_circle_sparks.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/Tutorials/Magic Circle/materials/magic_circle/magic_circle_sparks.vpcf -------------------------------------------------------------------------------- /Tutorials/Magic Circle/materials/magic_circle_summon.tga: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/Tutorials/Magic Circle/materials/magic_circle_summon.tga -------------------------------------------------------------------------------- /Tutorials/Particle Destruction.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/Tutorials/Particle Destruction.md -------------------------------------------------------------------------------- /Tutorials/Projectile Conversion.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/Tutorials/Projectile Conversion.md -------------------------------------------------------------------------------- /Tutorials/Rotation Guide.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/Tutorials/Rotation Guide.md -------------------------------------------------------------------------------- /Tutorials/Scaling Particles.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/Tutorials/Scaling Particles.md -------------------------------------------------------------------------------- /Tutorials/Sprite Trails.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/Tutorials/Sprite Trails.md -------------------------------------------------------------------------------- /compare.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/compare.py -------------------------------------------------------------------------------- /temp_decompiled/particles/act_2/storegga_channel.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/act_2/storegga_channel.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/act_2/storegga_channel_cloud.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/act_2/storegga_channel_cloud.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/act_2/storegga_channel_elec.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/act_2/storegga_channel_elec.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/act_2/storegga_channel_end.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/act_2/storegga_channel_end.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/act_2/storegga_channel_ground.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/act_2/storegga_channel_ground.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/act_2/storegga_channel_streak.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/act_2/storegga_channel_streak.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/act_2/storegga_spawn.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/act_2/storegga_spawn.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/act_2/storegga_spawn_dirt.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/act_2/storegga_spawn_dirt.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/act_2/storegga_spawn_dirt_b.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/act_2/storegga_spawn_dirt_b.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/act_2/storegga_spawn_dirt_c.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/act_2/storegga_spawn_dirt_c.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/act_2/storegga_spawn_dust.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/act_2/storegga_spawn_dust.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/act_2/storegga_spawn_embers.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/act_2/storegga_spawn_embers.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/act_2/storegga_spawn_ground_dirt.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/act_2/storegga_spawn_ground_dirt.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/act_2/storegga_spawn_ground_dust.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/act_2/storegga_spawn_ground_dust.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/act_2/storegga_spawn_proj.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/act_2/storegga_spawn_proj.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/act_2/storegga_spawn_rocks.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/act_2/storegga_spawn_rocks.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/act_2/storegga_spawn_rocks_b.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/act_2/storegga_spawn_rocks_b.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/act_2/storegga_spawn_shake.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/act_2/storegga_spawn_shake.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/act_2/undead_tusk_mage_sigil.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/act_2/undead_tusk_mage_sigil.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/act_2/undead_tusk_mage_sigil_base.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/act_2/undead_tusk_mage_sigil_base.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/act_2/undead_tusk_mage_sigil_center.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/act_2/undead_tusk_mage_sigil_center.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/act_2/undead_tusk_mage_sigil_center_dryice.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/act_2/undead_tusk_mage_sigil_center_dryice.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/act_2/undead_tusk_mage_sigil_center_ember.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/act_2/undead_tusk_mage_sigil_center_ember.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/act_2/undead_tusk_mage_sigil_center_glow.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/act_2/undead_tusk_mage_sigil_center_glow.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/act_2/undead_tusk_mage_sigil_core.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/act_2/undead_tusk_mage_sigil_core.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/act_2/undead_tusk_mage_sigil_crystal_chain.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/act_2/undead_tusk_mage_sigil_crystal_chain.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/act_2/undead_tusk_mage_sigil_crystal_grow.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/act_2/undead_tusk_mage_sigil_crystal_grow.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/act_2/undead_tusk_mage_sigil_death.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/act_2/undead_tusk_mage_sigil_death.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/act_2/undead_tusk_mage_sigil_death_flash.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/act_2/undead_tusk_mage_sigil_death_flash.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/act_2/undead_tusk_mage_sigil_death_flek.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/act_2/undead_tusk_mage_sigil_death_flek.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/act_2/undead_tusk_mage_sigil_edge.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/act_2/undead_tusk_mage_sigil_edge.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/act_2/undead_tusk_mage_sigil_frost_chain.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/act_2/undead_tusk_mage_sigil_frost_chain.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/act_2/undead_tusk_mage_sigil_frost_grow.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/act_2/undead_tusk_mage_sigil_frost_grow.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/act_2/undead_tusk_mage_sigil_inner_edge.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/act_2/undead_tusk_mage_sigil_inner_edge.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/act_2/undead_tusk_mage_sigil_mod.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/act_2/undead_tusk_mage_sigil_mod.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/act_2/undead_tusk_mage_sigil_proj.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/act_2/undead_tusk_mage_sigil_proj.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/act_2/undead_tusk_mage_vigil_snow.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/act_2/undead_tusk_mage_vigil_snow.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/act_2/wand_of_the_brine_bubble.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/act_2/wand_of_the_brine_bubble.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/act_2/wand_of_the_brine_bubble_disruption_core.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/act_2/wand_of_the_brine_bubble_disruption_core.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/agh_outpost_dire_ambient.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/agh_outpost_dire_ambient.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/agh_outpost_dire_ambient_selected.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/agh_outpost_dire_ambient_selected.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/agh_outpost_radiant_ambient.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/agh_outpost_radiant_ambient.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/agh_outpost_radiant_ambient_selected.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/agh_outpost_radiant_ambient_selected.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/ascension/ascension_armor_sapping_target.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/ascension/ascension_armor_sapping_target.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/ascension/ascension_magnetic.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/ascension/ascension_magnetic.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/ascension/ascension_magnetic_cracks.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/ascension/ascension_magnetic_cracks.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/ascension/ascension_magnetic_edgeroll.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/ascension/ascension_magnetic_edgeroll.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/ascension/ascension_magnetic_elec.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/ascension/ascension_magnetic_elec.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/ascension/ascension_magnetic_ember.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/ascension/ascension_magnetic_ember.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/ascension/ascension_magnetic_energy.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/ascension/ascension_magnetic_energy.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/ascension/ascension_magnetic_glow.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/ascension/ascension_magnetic_glow.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/ascension/ascension_magnetic_ground.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/ascension/ascension_magnetic_ground.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/ascension/ascension_magnetic_light.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/ascension/ascension_magnetic_light.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/ascension/ascension_magnetic_mist.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/ascension/ascension_magnetic_mist.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/ascension/ascension_magnetic_ring.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/ascension/ascension_magnetic_ring.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/ascension/ascension_magnetic_ring_warp.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/ascension/ascension_magnetic_ring_warp.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/ascension/ascension_magnetic_start.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/ascension/ascension_magnetic_start.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/ascension/ascension_magnetic_start_dust_hit.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/ascension/ascension_magnetic_start_dust_hit.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/ascension/ascension_magnetic_warp.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/ascension/ascension_magnetic_warp.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/ascension/ascension_magnetic_warp_b.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/ascension/ascension_magnetic_warp_b.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/ascension/ascension_magnetic_warp_sprite.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/ascension/ascension_magnetic_warp_sprite.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/ascension/ascension_plasma_field_charge.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/ascension/ascension_plasma_field_charge.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/ascension/ascension_plasma_field_charge_bloom.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/ascension/ascension_plasma_field_charge_bloom.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/ascension/ascension_plasma_field_charge_charge.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/ascension/ascension_plasma_field_charge_charge.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/ascension/ascension_plasma_field_charge_glow.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/ascension/ascension_plasma_field_charge_glow.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/ascension/ascension_plasma_field_charge_ground.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/ascension/ascension_plasma_field_charge_ground.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/ascension/ascension_plasma_field_charge_light.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/ascension/ascension_plasma_field_charge_light.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/ascension/ascension_silence.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/ascension/ascension_silence.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/ascension/ascension_silence_aoe.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/ascension/ascension_silence_aoe.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/ascension/ascension_silence_aoe_cast.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/ascension/ascension_silence_aoe_cast.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/ascension/ascension_silence_aoe_flash.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/ascension/ascension_silence_aoe_flash.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/ascension/ascension_silence_aoe_glow.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/ascension/ascension_silence_aoe_glow.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/ascension/ascension_silence_aoe_glow_2.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/ascension/ascension_silence_aoe_glow_2.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/ascension/ascension_silence_aoe_glow_3.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/ascension/ascension_silence_aoe_glow_3.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/ascension/ascension_silence_aoe_glow_4.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/ascension/ascension_silence_aoe_glow_4.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/ascension/ascension_silence_aoe_glow_5.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/ascension/ascension_silence_aoe_glow_5.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/ascension/ascension_silence_aoe_refract.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/ascension/ascension_silence_aoe_refract.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/ascension/ascension_silence_aoe_sphere_v2.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/ascension/ascension_silence_aoe_sphere_v2.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/ascension/ascension_silence_aoe_twinkles.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/ascension/ascension_silence_aoe_twinkles.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/ascension/ascension_silence_charge.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/ascension/ascension_silence_charge.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/ascension/ascension_silence_charge_b.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/ascension/ascension_silence_charge_b.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/ascension/ascension_silence_charge_c.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/ascension/ascension_silence_charge_c.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/ascension/ascension_silence_ring.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/ascension/ascension_silence_ring.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/ascension/ascension_silence_ring_edge.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/ascension/ascension_silence_ring_edge.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/ascension/ascension_silence_ring_ember.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/ascension/ascension_silence_ring_ember.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/ascension/ascension_silence_ring_end.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/ascension/ascension_silence_ring_end.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/ascension/ascension_silence_ring_end_flash.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/ascension/ascension_silence_ring_end_flash.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/ascension/ascension_silence_ring_mist.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/ascension/ascension_silence_ring_mist.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/baby_brood_venom_pool.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/baby_brood_venom_pool.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/baby_brood_venom_pool_bubbles.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/baby_brood_venom_pool_bubbles.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/baby_brood_venom_pool_explosion.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/baby_brood_venom_pool_explosion.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/baby_brood_venom_pool_explosion_glow.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/baby_brood_venom_pool_explosion_glow.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/baby_brood_venom_pool_ground_burn.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/baby_brood_venom_pool_ground_burn.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/baby_brood_venom_pool_ground_modulate.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/baby_brood_venom_pool_ground_modulate.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/baby_brood_venom_pool_ground_ring.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/baby_brood_venom_pool_ground_ring.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/baby_brood_venom_pool_impact_vibe.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/baby_brood_venom_pool_impact_vibe.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/baby_brood_venom_pool_splash.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/baby_brood_venom_pool_splash.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/baby_brood_venom_pool_splash_a.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/baby_brood_venom_pool_splash_a.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/bolder001/bolder001.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/bolder001/bolder001.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/bolder001/bolder001_burnt.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/bolder001/bolder001_burnt.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/bolder001/bolder001_crumble.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/bolder001/bolder001_crumble.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/bolder001/bolder001_fire.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/bolder001/bolder001_fire.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/bolder001/bolder001_fire_trail.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/bolder001/bolder001_fire_trail.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/bolder001/bolder001_fire_trail_b.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/bolder001/bolder001_fire_trail_b.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/bolder001/bolder001_fire_trail_glow.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/bolder001/bolder001_fire_trail_glow.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/bolder001/bolder001_fly_glow_ob.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/bolder001/bolder001_fly_glow_ob.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/bolder001/bolder001_fly_sparks.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/bolder001/bolder001_fly_sparks.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/bolder001/bolder001_glow.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/bolder001/bolder001_glow.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/bolder001/bolder001_land_debris.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/bolder001/bolder001_land_debris.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/bolder001/bolder001_land_dust_b.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/bolder001/bolder001_land_dust_b.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/bolder001/bolder001_land_embers.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/bolder001/bolder001_land_embers.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/bolder001/bolder001_land_fireball.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/bolder001/bolder001_land_fireball.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/bolder001/bolder001_land_ring.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/bolder001/bolder001_land_ring.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/bolder001/bolder001_land_ring_b.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/bolder001/bolder001_land_ring_b.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/bolder001/bolder001_land_ring_lrg.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/bolder001/bolder001_land_ring_lrg.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/bolder001/bolder001_land_soil.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/bolder001/bolder001_land_soil.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/bolder001/bolder001_land_soil_b.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/bolder001/bolder001_land_soil_b.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/bolder001/bolder001_light.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/bolder001/bolder001_light.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/bolder001/bolder001_ray.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/bolder001/bolder001_ray.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/bolder001/bolder001_smoke.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/bolder001/bolder001_smoke.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/bolder001/bolder001_smoke_b.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/bolder001/bolder001_smoke_b.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/bolder001/bolder001fly.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/bolder001/bolder001fly.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/bolder001/bolder001fly_fire.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/bolder001/bolder001fly_fire.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/bolder001/bolder001fly_glow.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/bolder001/bolder001fly_glow.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/bolder001/bolder001fly_glow_ob.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/bolder001/bolder001fly_glow_ob.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/bolder001/bolder001fly_haze.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/bolder001/bolder001fly_haze.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/bolder001/bolder001fly_lens.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/bolder001/bolder001fly_lens.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/bolder001/bolder001fly_light.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/bolder001/bolder001fly_light.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/bolder001/bolder001fly_smoke.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/bolder001/bolder001fly_smoke.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/bolder001/bolder001fly_smoke_b.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/bolder001/bolder001fly_smoke_b.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/bolder001/bolder001fly_sparks.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/bolder001/bolder001fly_sparks.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/bolder001/bolder001fly_streak.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/bolder001/bolder001fly_streak.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/bolder001/bolder001land_beam.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/bolder001/bolder001land_beam.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/bolder001/bolder001land_flash.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/bolder001/bolder001land_flash.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creature_splitter/earthspirit_stone_cracks.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creature_splitter/earthspirit_stone_cracks.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creature_splitter/splitter_a.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creature_splitter/splitter_a.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creature_true_sight.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creature_true_sight.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creature_true_sight_rays.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creature_true_sight_rays.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/aghanim/aghanim_beam_burn.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/aghanim/aghanim_beam_burn.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/aghanim/aghanim_beam_burn_impact.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/aghanim/aghanim_beam_burn_impact.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/aghanim/aghanim_beam_channel.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/aghanim/aghanim_beam_channel.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/aghanim/aghanim_blink_arrival.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/aghanim/aghanim_blink_arrival.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/aghanim/aghanim_blink_ground_mist.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/aghanim/aghanim_blink_ground_mist.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/aghanim/aghanim_blink_suck_in.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/aghanim/aghanim_blink_suck_in.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/aghanim/aghanim_blink_warmup.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/aghanim/aghanim_blink_warmup.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/aghanim/aghanim_crystal_attack.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/aghanim/aghanim_crystal_attack.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/aghanim/aghanim_crystal_destroy.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/aghanim/aghanim_crystal_destroy.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/aghanim/aghanim_crystal_impact.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/aghanim/aghanim_crystal_impact.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/aghanim/aghanim_debug_ring.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/aghanim/aghanim_debug_ring.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/aghanim/aghanim_outro.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/aghanim/aghanim_outro.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/aghanim/aghanim_outro_distort.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/aghanim/aghanim_outro_distort.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/aghanim/aghanim_outro_flash.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/aghanim/aghanim_outro_flash.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/aghanim/aghanim_outro_lensflare.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/aghanim/aghanim_outro_lensflare.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/aghanim/aghanim_outro_linger.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/aghanim/aghanim_outro_linger.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/aghanim/aghanim_outro_linger_glow.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/aghanim/aghanim_outro_linger_glow.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/aghanim/aghanim_outro_mist.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/aghanim/aghanim_outro_mist.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/aghanim/aghanim_outro_particulate.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/aghanim/aghanim_outro_particulate.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/aghanim/aghanim_outro_smoke.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/aghanim/aghanim_outro_smoke.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/aghanim/aghanim_portal_emit.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/aghanim/aghanim_portal_emit.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/aghanim/aghanim_portal_emit_mist.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/aghanim/aghanim_portal_emit_mist.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/aghanim/aghanim_portal_summon.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/aghanim/aghanim_portal_summon.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/aghanim/aghanim_preimage.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/aghanim/aghanim_preimage.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/aghanim/aghanim_preimage_timewalk.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/aghanim/aghanim_preimage_timewalk.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/aghanim/aghanim_pulse_ambient.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/aghanim/aghanim_pulse_ambient.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/aghanim/aghanim_pulse_ambient_c.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/aghanim/aghanim_pulse_ambient_c.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/aghanim/aghanim_pulse_nova.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/aghanim/aghanim_pulse_nova.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/aghanim/aghanim_pulse_nova_b.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/aghanim/aghanim_pulse_nova_b.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/aghanim/aghanim_pulse_nova_c.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/aghanim/aghanim_pulse_nova_c.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/aghanim/aghanim_pulse_nova_d.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/aghanim/aghanim_pulse_nova_d.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/aghanim/aghanim_pulse_nova_e.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/aghanim/aghanim_pulse_nova_e.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/aghanim/aghanim_pulse_nova_f.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/aghanim/aghanim_pulse_nova_f.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/aghanim/aghanim_pulse_nova_g.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/aghanim/aghanim_pulse_nova_g.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/aghanim/aghanim_pulse_nova_h.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/aghanim/aghanim_pulse_nova_h.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/aghanim/aghanim_pulse_nova_i.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/aghanim/aghanim_pulse_nova_i.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/aghanim/aghanim_self_dmg.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/aghanim/aghanim_self_dmg.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/aghanim/aghanim_self_dmg_aoe_ring.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/aghanim/aghanim_self_dmg_aoe_ring.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/aghanim/aghanim_self_dmg_glow.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/aghanim/aghanim_self_dmg_glow.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/aghanim/aghanim_self_frost_mist.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/aghanim/aghanim_self_frost_mist.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/aghanim/aghanim_self_frost_shards.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/aghanim/aghanim_self_frost_shards.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/aghanim/aghanim_shard_channel.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/aghanim/aghanim_shard_channel.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/aghanim/aghanim_shard_proj.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/aghanim/aghanim_shard_proj.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/aghanim/aghanim_shard_proj_a.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/aghanim/aghanim_shard_proj_a.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/aghanim/aghanim_shard_proj_b.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/aghanim/aghanim_shard_proj_b.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/aghanim/aghanim_shard_proj_c.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/aghanim/aghanim_shard_proj_c.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/aghanim/aghanim_shard_proj_d.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/aghanim/aghanim_shard_proj_d.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/aghanim/aghanim_shard_proj_d0.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/aghanim/aghanim_shard_proj_d0.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/aghanim/aghanim_shard_proj_d1.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/aghanim/aghanim_shard_proj_d1.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/aghanim/aghanim_shard_proj_d2.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/aghanim/aghanim_shard_proj_d2.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/aghanim/aghanim_shard_proj_d3.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/aghanim/aghanim_shard_proj_d3.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/aghanim/aghanim_shard_proj_d4.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/aghanim/aghanim_shard_proj_d4.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/aghanim/aghanim_shard_proj_d5.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/aghanim/aghanim_shard_proj_d5.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/aghanim/aghanim_shard_proj_d6.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/aghanim/aghanim_shard_proj_d6.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/aghanim/aghanim_shard_proj_e.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/aghanim/aghanim_shard_proj_e.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/aghanim/aghanim_shard_proj_f.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/aghanim/aghanim_shard_proj_f.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/aghanim/aghanim_shard_proj_f0.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/aghanim/aghanim_shard_proj_f0.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/aghanim/aghanim_shard_proj_f0a.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/aghanim/aghanim_shard_proj_f0a.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/aghanim/aghanim_shard_proj_f0b.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/aghanim/aghanim_shard_proj_f0b.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/aghanim/aghanim_shard_proj_g.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/aghanim/aghanim_shard_proj_g.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/aghanim/aghanim_shard_proj_head.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/aghanim/aghanim_shard_proj_head.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/aghanim/aghanim_shard_proj_mesh.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/aghanim/aghanim_shard_proj_mesh.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/aghanim/aghanim_shard_proj_trail.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/aghanim/aghanim_shard_proj_trail.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/aghanim/aghanim_spear.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/aghanim/aghanim_spear.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/aghanim/aghanim_spear_a.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/aghanim/aghanim_spear_a.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/aghanim/aghanim_spear_a0.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/aghanim/aghanim_spear_a0.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/aghanim/aghanim_spear_a1.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/aghanim/aghanim_spear_a1.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/aghanim/aghanim_spear_a2.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/aghanim/aghanim_spear_a2.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/aghanim/aghanim_spear_b.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/aghanim/aghanim_spear_b.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/aghanim/aghanim_spear_b0.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/aghanim/aghanim_spear_b0.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/aghanim/aghanim_spear_c.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/aghanim/aghanim_spear_c.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/aghanim/aghanim_spear_d.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/aghanim/aghanim_spear_d.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/aghanim/aghanim_spear_d0.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/aghanim/aghanim_spear_d0.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/aghanim/aghanim_spear_e.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/aghanim/aghanim_spear_e.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/aghanim/aghanim_spell_swap_beam.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/aghanim/aghanim_spell_swap_beam.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/aghanim/aghanim_stomp.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/aghanim/aghanim_stomp.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/aghanim/aghanim_stomp_blast.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/aghanim/aghanim_stomp_blast.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/aghanim/aghanim_stomp_cracks.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/aghanim/aghanim_stomp_cracks.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/aghanim/aghanim_stomp_magical.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/aghanim/aghanim_stomp_magical.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/aghanim/aghanim_stomp_shock.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/aghanim/aghanim_stomp_shock.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/aghanim/aghanim_stomp_shock_b.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/aghanim/aghanim_stomp_shock_b.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/aghanim/aghanim_stomp_shock_c.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/aghanim/aghanim_stomp_shock_c.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/aghanim/aghanim_stomp_shock_d.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/aghanim/aghanim_stomp_shock_d.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/aghanim/aghanim_stomp_warp.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/aghanim/aghanim_stomp_warp.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/aghanim/portal_summon.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/aghanim/portal_summon.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/aghanim/portal_summon_a.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/aghanim/portal_summon_a.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/aghanim/portal_summon_b.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/aghanim/portal_summon_b.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/aghanim/portal_summon_b0.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/aghanim/portal_summon_b0.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/aghanim/portal_summon_b0a.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/aghanim/portal_summon_b0a.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/aghanim/portal_summon_b0b.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/aghanim/portal_summon_b0b.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/aghanim/portal_summon_b1.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/aghanim/portal_summon_b1.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/aghanim/portal_summon_b2.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/aghanim/portal_summon_b2.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/aghanim/portal_summon_b3.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/aghanim/portal_summon_b3.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/aghanim/portal_summon_b4.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/aghanim/portal_summon_b4.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/aghanim/portal_summon_b5.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/aghanim/portal_summon_b5.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/aghanim/staff_beam.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/aghanim/staff_beam.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/aghanim/staff_beam_beam.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/aghanim/staff_beam_beam.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/aghanim/staff_beam_beam_body.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/aghanim/staff_beam_beam_body.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/aghanim/staff_beam_beam_core.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/aghanim/staff_beam_beam_core.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/aghanim/staff_beam_beam_fire.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/aghanim/staff_beam_beam_fire.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/aghanim/staff_beam_beam_refract.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/aghanim/staff_beam_beam_refract.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/aghanim/staff_beam_beam_spiral.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/aghanim/staff_beam_beam_spiral.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/aghanim/staff_beam_beam_wave.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/aghanim/staff_beam_beam_wave.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/aghanim/staff_beam_bird_trail.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/aghanim/staff_beam_bird_trail.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/aghanim/staff_beam_char.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/aghanim/staff_beam_char.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/aghanim/staff_beam_debug.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/aghanim/staff_beam_debug.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/aghanim/staff_beam_energy.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/aghanim/staff_beam_energy.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/aghanim/staff_beam_flare.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/aghanim/staff_beam_flare.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/aghanim/staff_beam_ground.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/aghanim/staff_beam_ground.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/aghanim/staff_beam_linger.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/aghanim/staff_beam_linger.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/aghanim/staff_beam_linger_a.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/aghanim/staff_beam_linger_a.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/aghanim/staff_beam_linger_b.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/aghanim/staff_beam_linger_b.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/aghanim/staff_beam_linger_c.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/aghanim/staff_beam_linger_c.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/aghanim/staff_beam_linger_cinside.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/aghanim/staff_beam_linger_cinside.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/aghanim/staff_beam_linger_danger.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/aghanim/staff_beam_linger_danger.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/aghanim/staff_beam_linger_e.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/aghanim/staff_beam_linger_e.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/aghanim/staff_beam_linger_f.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/aghanim/staff_beam_linger_f.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/aghanim/staff_beam_linger_h.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/aghanim/staff_beam_linger_h.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/aghanim/staff_beam_linger_i.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/aghanim/staff_beam_linger_i.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/aghanim/staff_beam_linger_j.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/aghanim/staff_beam_linger_j.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/aghanim/staff_beam_mane.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/aghanim/staff_beam_mane.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/aghanim/staff_beam_ripple.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/aghanim/staff_beam_ripple.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/aghanim/staff_beam_source.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/aghanim/staff_beam_source.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/aghanim/staff_beam_source_glow.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/aghanim/staff_beam_source_glow.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/aghanim/staff_beam_tgt.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/aghanim/staff_beam_tgt.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/aghanim/staff_beam_tgt_ember.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/aghanim/staff_beam_tgt_ember.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/aghanim/staff_beam_tgt_fire.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/aghanim/staff_beam_tgt_fire.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/aghanim/staff_beam_tgt_lava_ring.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/aghanim/staff_beam_tgt_lava_ring.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/aghanim/staff_beam_tgt_ring.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/aghanim/staff_beam_tgt_ring.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/aghanim/staff_beam_tgt_ring_core.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/aghanim/staff_beam_tgt_ring_core.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/aghanim/staff_beam_tgt_smoke.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/aghanim/staff_beam_tgt_smoke.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/aghanim/staff_beam_tgt_sphere.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/aghanim/staff_beam_tgt_sphere.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/boss_timbersaw/shredder_armor_lyr.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/boss_timbersaw/shredder_armor_lyr.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/catapult/catapult_projectile.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/catapult/catapult_projectile.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/creature_spiked_carapace.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/creature_spiked_carapace.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/creature_spiked_carapace_b.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/creature_spiked_carapace_b.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/elemental_tiny_ping.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/elemental_tiny_ping.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/elemental_tiny_ping_a.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/elemental_tiny_ping_a.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/elemental_tiny_ping_b.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/elemental_tiny_ping_b.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/elemental_tiny_ping_c.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/elemental_tiny_ping_c.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/greevil/greevil_prison_dust_ring.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/greevil/greevil_prison_dust_ring.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/greevil/greevil_prison_light_beam.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/greevil/greevil_prison_light_beam.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/ice_rosh/ice_slam_frost.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/ice_rosh/ice_slam_frost.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/ice_rosh/ice_slam_frost_a.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/ice_rosh/ice_slam_frost_a.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/ice_rosh/ice_slam_frost_aoe_mesh.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/ice_rosh/ice_slam_frost_aoe_mesh.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/ice_rosh/ice_slam_frost_b.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/ice_rosh/ice_slam_frost_b.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/ice_rosh/ice_slam_frost_c.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/ice_rosh/ice_slam_frost_c.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/ice_rosh/ice_slam_frost_d.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/ice_rosh/ice_slam_frost_d.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/ice_rosh/ice_slam_frost_decal.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/ice_rosh/ice_slam_frost_decal.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/ice_rosh/ice_slam_frost_e.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/ice_rosh/ice_slam_frost_e.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/ice_rosh/ice_slam_frost_f.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/ice_rosh/ice_slam_frost_f.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/ice_rosh/ice_slam_frost_f0.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/ice_rosh/ice_slam_frost_f0.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/ice_rosh/ice_slam_frost_g.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/ice_rosh/ice_slam_frost_g.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/ice_rosh/ice_slam_frost_h.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/ice_rosh/ice_slam_frost_h.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/ice_rosh/ice_slam_frost_h0.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/ice_rosh/ice_slam_frost_h0.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/ice_rosh/ice_slam_frost_i.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/ice_rosh/ice_slam_frost_i.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/ice_rosh/ice_slam_frost_j.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/ice_rosh/ice_slam_frost_j.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/ice_rosh/ice_slam_frost_k.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/ice_rosh/ice_slam_frost_k.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/ice_rosh/ice_slam_frost_l.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/ice_rosh/ice_slam_frost_l.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/ice_rosh/ice_slam_frost_m.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/ice_rosh/ice_slam_frost_m.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/ice_rosh/ice_slam_frost_mist.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/ice_rosh/ice_slam_frost_mist.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/ice_rosh/ice_slam_frost_n.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/ice_rosh/ice_slam_frost_n.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/ice_rosh/ice_slam_frost_shards.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/ice_rosh/ice_slam_frost_shards.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/ogre/ogre_melee_smash.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/ogre/ogre_melee_smash.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/ogre/ogre_melee_smash_flash.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/ogre/ogre_melee_smash_flash.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/ogre/ogre_melee_smash_projected.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/ogre/ogre_melee_smash_projected.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/ogre/ogre_melee_smash_pulse.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/ogre/ogre_melee_smash_pulse.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/ogre/ogre_melee_smash_scorch.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/ogre/ogre_melee_smash_scorch.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/ogre_seal/ogre_seal_warcry.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/ogre_seal/ogre_seal_warcry.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/ogre_seal/ogre_seal_warcry_eye.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/ogre_seal/ogre_seal_warcry_eye.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/ogre_seal/ogre_seal_warcry_eye_2.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/ogre_seal/ogre_seal_warcry_eye_2.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/ogre_seal/ogre_seal_warcry_glow.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/ogre_seal/ogre_seal_warcry_glow.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/ogre_seal/ogre_seal_warcry_light.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/ogre_seal/ogre_seal_warcry_light.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/ogre_seal/ogre_seal_warcry_mouth.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/ogre_seal/ogre_seal_warcry_mouth.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/ogre_seal/ogre_seal_warcry_small.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/ogre_seal/ogre_seal_warcry_small.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/ogre_seal/ogre_seal_warcry_wave.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/ogre_seal/ogre_seal_warcry_wave.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/phoenix/supernova_flame_head_c.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/phoenix/supernova_flame_head_c.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/phoenix/supernova_life_drain.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/phoenix/supernova_life_drain.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/phoenix/supernova_life_drain_beam.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/phoenix/supernova_life_drain_beam.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/pine_cone/pine_cone_shield_bash.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/pine_cone/pine_cone_shield_bash.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/puck/flying_bomb_destination.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/puck/flying_bomb_destination.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/puck/flying_bomb_destination_ring.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/puck/flying_bomb_destination_ring.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/puck/puck_bomb_detonation.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/puck/puck_bomb_detonation.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/puck/puck_bomb_detonation_debris.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/puck/puck_bomb_detonation_debris.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/puck/puck_bomb_detonation_dust.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/puck/puck_bomb_detonation_dust.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/puck/puck_bomb_detonation_embers.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/puck/puck_bomb_detonation_embers.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/puck/puck_bomb_detonation_fire.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/puck/puck_bomb_detonation_fire.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/puck/puck_bomb_detonation_flash.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/puck/puck_bomb_detonation_flash.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/puck/puck_bomb_detonation_flash_b.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/puck/puck_bomb_detonation_flash_b.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/puck/puck_bomb_detonation_light.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/puck/puck_bomb_detonation_light.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/puck/puck_bomb_detonation_model.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/puck/puck_bomb_detonation_model.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/puck/puck_bomb_detonation_rings.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/puck/puck_bomb_detonation_rings.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/puck/puck_bomb_detonation_rings_b.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/puck/puck_bomb_detonation_rings_b.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/puck/puck_bomb_detonation_smoke.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/puck/puck_bomb_detonation_smoke.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/puck/puck_flying_bomb.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/puck/puck_flying_bomb.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/puck/puck_flying_bomb_dust.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/puck/puck_flying_bomb_dust.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/puck/puck_flying_bomb_dust_swirl.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/puck/puck_flying_bomb_dust_swirl.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/puck/puck_flying_bomb_glow.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/puck/puck_flying_bomb_glow.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/puck/puck_flying_bomb_launch.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/puck/puck_flying_bomb_launch.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/puck/puck_flying_bomb_spin.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/puck/puck_flying_bomb_spin.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/puck/puck_flying_bomb_spiral.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/puck/puck_flying_bomb_spiral.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/spectre/spectre_active_dispersion.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/spectre/spectre_active_dispersion.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/spectre/spectre_blademail.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/spectre/spectre_blademail.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/spectre/spectre_damage_ring.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/spectre/spectre_damage_ring.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/spectre/spectre_damage_ring_glow.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/spectre/spectre_damage_ring_glow.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/storegga/storegga_avalanche.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/storegga/storegga_avalanche.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/target_telegraph_attack.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/target_telegraph_attack.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/target_telegraph_attack_a.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/target_telegraph_attack_a.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/target_telegraph_attack_b.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/target_telegraph_attack_b.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/target_telegraph_attack_c.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/target_telegraph_attack_c.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/target_telegraph_attack_d.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/target_telegraph_attack_d.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/visage_boss_base_attack.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/visage_boss_base_attack.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/visage_boss_base_attack_core.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/visage_boss_base_attack_core.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/visage_boss_base_attack_core_glow.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/visage_boss_base_attack_core_glow.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/visage_boss_base_attack_energy.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/visage_boss_base_attack_energy.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/visage_boss_base_attack_fire.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/visage_boss_base_attack_fire.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/visage_boss_base_attack_flash.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/visage_boss_base_attack_flash.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/visage_boss_base_attack_flek.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/visage_boss_base_attack_flek.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/visage_boss_base_attack_hit.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/visage_boss_base_attack_hit.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/visage_boss_base_attack_hit_glow.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/visage_boss_base_attack_hit_glow.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/visage_boss_base_attack_hit_ring.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/visage_boss_base_attack_hit_ring.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/void_boss/void_boss_flash.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/void_boss/void_boss_flash.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/void_boss/void_boss_puff.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/void_boss/void_boss_puff.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/void_boss/void_boss_puff_flash.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/void_boss/void_boss_puff_flash.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/void_boss/void_boss_puff_flash_b.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/void_boss/void_boss_puff_flash_b.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/void_boss/void_boss_puff_ring.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/void_boss/void_boss_puff_ring.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/void_boss/void_boss_puff_smoke.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/void_boss/void_boss_puff_smoke.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/void_boss/void_boss_puff_spark.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/void_boss/void_boss_puff_spark.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/void_boss/void_boss_pull.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/void_boss/void_boss_pull.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/void_boss/void_boss_pull_beam.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/void_boss/void_boss_pull_beam.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/void_boss/void_boss_pull_end.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/void_boss/void_boss_pull_end.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/void_boss/void_boss_pull_end_b.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/void_boss/void_boss_pull_end_b.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/void_boss/void_boss_pull_end_c.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/void_boss/void_boss_pull_end_c.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/void_boss/void_boss_pull_flare.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/void_boss/void_boss_pull_flare.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/void_boss/void_boss_pull_flash.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/void_boss/void_boss_pull_flash.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/void_boss/void_boss_pull_flash_b.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/void_boss/void_boss_pull_flash_b.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/void_boss/void_boss_pull_ray_beam.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/void_boss/void_boss_pull_ray_beam.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/void_boss/void_boss_pull_trail.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/void_boss/void_boss_pull_trail.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/void_boss/void_boss_watch.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/void_boss/void_boss_watch.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/void_boss/void_boss_watch_beam.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/void_boss/void_boss_watch_beam.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/void_boss/void_boss_watch_core.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/void_boss/void_boss_watch_core.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/void_boss/void_boss_watch_ember.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/void_boss/void_boss_watch_ember.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/void_boss/void_boss_watch_image.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/void_boss/void_boss_watch_image.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/void_boss/void_boss_watch_smoke.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/void_boss/void_boss_watch_smoke.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/void_boss/void_boss_watch_speckle.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/void_boss/void_boss_watch_speckle.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/void_boss/void_boss_watch_trail.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/void_boss/void_boss_watch_trail.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/void_boss/void_boss_watch_trail_b.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/void_boss/void_boss_watch_trail_b.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/void_boss/void_boss_watch_wisp.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/void_boss/void_boss_watch_wisp.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/warlock/flamestrike_preview.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/warlock/flamestrike_preview.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/warlock/flamestrike_preview_b.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/warlock/flamestrike_preview_b.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/warlock/flamestrike_preview_c.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/warlock/flamestrike_preview_c.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/warlock/flamestrike_preview_edge.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/warlock/flamestrike_preview_edge.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/warlock/flamestrike_preview_light.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/warlock/flamestrike_preview_light.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/warlock/flamestrike_preview_warp.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/warlock/flamestrike_preview_warp.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/wildwing_tornado_blast_debuff.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/wildwing_tornado_blast_debuff.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/wildwing_tornado_blast_debuff_a.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/wildwing_tornado_blast_debuff_a.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/wildwing_tornado_blast_debuff_b.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/wildwing_tornado_blast_debuff_b.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/wildwing_tornado_blast_debuff_c.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/wildwing_tornado_blast_debuff_c.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/wildwing_tornado_blast_debuff_d.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/wildwing_tornado_blast_debuff_d.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creatures/wildwing_tornado_blast_debuff_e.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creatures/wildwing_tornado_blast_debuff_e.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creeps/lane_creeps/creep_dire_hulk_flames.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creeps/lane_creeps/creep_dire_hulk_flames.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creeps/lane_creeps/creep_dire_hulk_rays.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creeps/lane_creeps/creep_dire_hulk_rays.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/creeps/lane_creeps/creep_dire_hulk_swipe.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/creeps/lane_creeps/creep_dire_hulk_swipe.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/dark_moon/darkmoon_calldown_marker_ring.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/dark_moon/darkmoon_calldown_marker_ring.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/dark_moon/darkmoon_creep_warning.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/dark_moon/darkmoon_creep_warning.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/dark_moon/darkmoon_creep_warning_pulse.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/dark_moon/darkmoon_creep_warning_pulse.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/dark_moon/darkmoon_creep_warning_ring.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/dark_moon/darkmoon_creep_warning_ring.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/dark_moon/darkmoon_creep_warning_rope.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/dark_moon/darkmoon_creep_warning_rope.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/dark_moon/darkmoon_creep_warning_streak.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/dark_moon/darkmoon_creep_warning_streak.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/dark_moon/darkmoon_last_hit_effect.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/dark_moon/darkmoon_last_hit_effect.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/dark_moon/darkmoon_last_hit_effect_b.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/dark_moon/darkmoon_last_hit_effect_b.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/dungeon_bandit_archer_crescent_arrow.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/dungeon_bandit_archer_crescent_arrow.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/fire_trap/trap_breathe_fire.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/fire_trap/trap_breathe_fire.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/fire_trap/trap_breathe_fire_.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/fire_trap/trap_breathe_fire_.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/fire_trap/trap_breathe_fire_b.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/fire_trap/trap_breathe_fire_b.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/fire_trap/trap_breathe_fire_balls.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/fire_trap/trap_breathe_fire_balls.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/fire_trap/trap_breathe_fire_balls_fire.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/fire_trap/trap_breathe_fire_balls_fire.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/fire_trap/trap_breathe_fire_balls_glow.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/fire_trap/trap_breathe_fire_balls_glow.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/fire_trap/trap_breathe_fire_balls_trail.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/fire_trap/trap_breathe_fire_balls_trail.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/fire_trap/trap_breathe_fire_c.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/fire_trap/trap_breathe_fire_c.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/fire_trap/trap_breathe_fire_c_fallback01.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/fire_trap/trap_breathe_fire_c_fallback01.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/fire_trap/trap_breathe_fire_d.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/fire_trap/trap_breathe_fire_d.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/fire_trap/trap_breathe_fire_e.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/fire_trap/trap_breathe_fire_e.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/fire_trap/trap_breathe_fire_explosion.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/fire_trap/trap_breathe_fire_explosion.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/fire_trap/trap_breathe_fire_f.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/fire_trap/trap_breathe_fire_f.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/fire_trap/trap_breathe_fire_flames.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/fire_trap/trap_breathe_fire_flames.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/fire_trap/trap_breathe_fire_g.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/fire_trap/trap_breathe_fire_g.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/fire_trap/trap_breathe_fire_glow.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/fire_trap/trap_breathe_fire_glow.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/fire_trap/trap_breathe_fire_glow_flames.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/fire_trap/trap_breathe_fire_glow_flames.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/fire_trap/trap_breathe_fire_launch.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/fire_trap/trap_breathe_fire_launch.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/fire_trap/trap_breathe_fire_launch_mouth.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/fire_trap/trap_breathe_fire_launch_mouth.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/fire_trap/trap_breathe_fire_low.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/fire_trap/trap_breathe_fire_low.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/fire_trap/trap_breathe_fire_mid.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/fire_trap/trap_breathe_fire_mid.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/fire_trap/trap_breathe_fire_trail.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/fire_trap/trap_breathe_fire_trail.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/forest/crate_destruction.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/forest/crate_destruction.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/forest/crate_destruction_shards.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/forest/crate_destruction_shards.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/forest/vase_destruction.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/forest/vase_destruction.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/forest/vase_destruction_shards.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/forest/vase_destruction_shards.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/gameplay/location_hint_arrow.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/gameplay/location_hint_arrow.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/gameplay/location_hint_goal.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/gameplay/location_hint_goal.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/gameplay/location_hint_highlight.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/gameplay/location_hint_highlight.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/generic_gameplay/arcane_fragments_splash.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/generic_gameplay/arcane_fragments_splash.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/generic_gameplay/barrel_homing_missile_fuse.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/generic_gameplay/barrel_homing_missile_fuse.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/generic_gameplay/battle_point_splash.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/generic_gameplay/battle_point_splash.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/generic_gameplay/evasion_potion_owner.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/generic_gameplay/evasion_potion_owner.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/generic_gameplay/evasion_potion_owner_arcs.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/generic_gameplay/evasion_potion_owner_arcs.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/generic_gameplay/evasion_potion_owner_glow.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/generic_gameplay/evasion_potion_owner_glow.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/generic_gameplay/overhead_consumables.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/generic_gameplay/overhead_consumables.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/generic_gameplay/overhead_gold.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/generic_gameplay/overhead_gold.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/generic_gameplay/overhead_item.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/generic_gameplay/overhead_item.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/generic_gameplay/overhead_lives.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/generic_gameplay/overhead_lives.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/generic_gameplay/overhead_treasure.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/generic_gameplay/overhead_treasure.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/generic_gameplay/overhead_xp.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/generic_gameplay/overhead_xp.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/generic_gameplay/spell_amp_potion_owner.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/generic_gameplay/spell_amp_potion_owner.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/heroes/hero_viper/viper_channel.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/heroes/hero_viper/viper_channel.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/heroes/hero_viper/viper_channel_cloud.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/heroes/hero_viper/viper_channel_cloud.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/heroes/hero_viper/viper_channel_elec.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/heroes/hero_viper/viper_channel_elec.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/heroes/hero_viper/viper_channel_end.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/heroes/hero_viper/viper_channel_end.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/heroes/hero_viper/viper_channel_ground.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/heroes/hero_viper/viper_channel_ground.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/heroes/hero_viper/viper_channel_streak.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/heroes/hero_viper/viper_channel_streak.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/ingame_arcane_fragments.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/ingame_arcane_fragments.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/ingame_arcane_fragments_a.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/ingame_arcane_fragments_a.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/ingame_arcane_fragments_b.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/ingame_arcane_fragments_b.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/ingame_arcane_fragments_c.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/ingame_arcane_fragments_c.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/lycanboss_ruptureball_cloud_trail.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/lycanboss_ruptureball_cloud_trail.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/lycanboss_ruptureball_cloud_trail_b.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/lycanboss_ruptureball_cloud_trail_b.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/lycanboss_ruptureball_drips.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/lycanboss_ruptureball_drips.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/lycanboss_ruptureball_explosion.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/lycanboss_ruptureball_explosion.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/lycanboss_ruptureball_explosion_flash_b.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/lycanboss_ruptureball_explosion_flash_b.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/lycanboss_ruptureball_explosion_flash_c.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/lycanboss_ruptureball_explosion_flash_c.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/lycanboss_ruptureball_gale.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/lycanboss_ruptureball_gale.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/lycanboss_ruptureball_glow.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/lycanboss_ruptureball_glow.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/lycanboss_ruptureball_glow_b.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/lycanboss_ruptureball_glow_b.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/lycanboss_ruptureball_launch.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/lycanboss_ruptureball_launch.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/lycanboss_ruptureball_model.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/lycanboss_ruptureball_model.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/lycanboss_ruptureball_trail.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/lycanboss_ruptureball_trail.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/msg_fx/msg_bp.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/msg_fx/msg_bp.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/nyx_swarm_explosion/nyx_swarm_explosion.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/nyx_swarm_explosion/nyx_swarm_explosion.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/nyx_swarm_explosion/nyx_swarm_explosion_a.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/nyx_swarm_explosion/nyx_swarm_explosion_a.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/nyx_swarm_explosion/nyx_swarm_explosion_b.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/nyx_swarm_explosion/nyx_swarm_explosion_b.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/nyx_swarm_explosion/nyx_swarm_explosion_c.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/nyx_swarm_explosion/nyx_swarm_explosion_c.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/nyx_swarm_explosion/nyx_swarm_explosion_d.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/nyx_swarm_explosion/nyx_swarm_explosion_d.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/nyx_swarm_explosion/nyx_swarm_explosion_e.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/nyx_swarm_explosion/nyx_swarm_explosion_e.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/nyx_swarm_explosion/nyx_swarm_explosion_f.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/nyx_swarm_explosion/nyx_swarm_explosion_f.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/nyx_swarm_explosion/nyx_swarm_explosion_g.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/nyx_swarm_explosion/nyx_swarm_explosion_g.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/nyx_swarm_explosion/nyx_swarm_explosion_h.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/nyx_swarm_explosion/nyx_swarm_explosion_h.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/nyx_swarm_explosion/nyx_swarm_explosion_i.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/nyx_swarm_explosion/nyx_swarm_explosion_i.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/nyx_swarm_explosion/nyx_swarm_explosion_i0.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/nyx_swarm_explosion/nyx_swarm_explosion_i0.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/nyx_swarm_explosion/nyx_swarm_explosion_i0a.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/nyx_swarm_explosion/nyx_swarm_explosion_i0a.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/nyx_swarm_explosion/nyx_swarm_explosion_i0b.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/nyx_swarm_explosion/nyx_swarm_explosion_i0b.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/nyx_swarm_explosion/nyx_swarm_explosion_i0c.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/nyx_swarm_explosion/nyx_swarm_explosion_i0c.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/nyx_swarm_explosion/nyx_swarm_explosion_j.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/nyx_swarm_explosion/nyx_swarm_explosion_j.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/nyx_swarm_explosion/nyx_swarm_explosion_j0.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/nyx_swarm_explosion/nyx_swarm_explosion_j0.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/nyx_swarm_explosion/nyx_swarm_explosion_j0a.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/nyx_swarm_explosion/nyx_swarm_explosion_j0a.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/nyx_swarm_explosion/nyx_swarm_explosion_j0b.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/nyx_swarm_explosion/nyx_swarm_explosion_j0b.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/nyx_swarm_explosion/nyx_swarm_explosion_k.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/nyx_swarm_explosion/nyx_swarm_explosion_k.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/nyx_swarm_explosion/nyx_swarm_explosion_k0.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/nyx_swarm_explosion/nyx_swarm_explosion_k0.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/nyx_swarm_explosion/nyx_swarm_explosion_l.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/nyx_swarm_explosion/nyx_swarm_explosion_l.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/nyx_swarm_explosion/nyx_swarm_explosion_l0.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/nyx_swarm_explosion/nyx_swarm_explosion_l0.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/nyx_swarm_explosion/nyx_swarm_explosion_m.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/nyx_swarm_explosion/nyx_swarm_explosion_m.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/phantom_assassin_linear_dagger.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/phantom_assassin_linear_dagger.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/portals/portal_ground_exit.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/portals/portal_ground_exit.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/portals/portal_ground_spawn_end_sparkle.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/portals/portal_ground_spawn_end_sparkle.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/portals/portal_ground_spawn_endpoint.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/portals/portal_ground_spawn_endpoint.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/portals/portal_ground_spawn_endpoint_embers.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/portals/portal_ground_spawn_endpoint_embers.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/portals/portal_ground_spawn_endpoint_end.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/portals/portal_ground_spawn_endpoint_end.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/portals/portal_ground_spawn_endpoint_flash.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/portals/portal_ground_spawn_endpoint_flash.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/portals/portal_ground_spawn_endpoint_light.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/portals/portal_ground_spawn_endpoint_light.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/portals/portal_ground_spawn_endpoint_rays.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/portals/portal_ground_spawn_endpoint_rays.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/portals/portal_ground_spawn_endpoint_ring.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/portals/portal_ground_spawn_endpoint_ring.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/portals/portal_ground_spawn_interior_blue.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/portals/portal_ground_spawn_interior_blue.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/portals/portal_ground_spawn_sparkle_blue.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/portals/portal_ground_spawn_sparkle_blue.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/rain_fx/econ_rain.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/rain_fx/econ_rain.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/rain_fx/econ_rain_impact_less.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/rain_fx/econ_rain_impact_less.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/rain_fx/econ_rain_less.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/rain_fx/econ_rain_less.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/test_particle/dungeon_generic_blast.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/test_particle/dungeon_generic_blast.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/test_particle/dungeon_generic_blast_bits.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/test_particle/dungeon_generic_blast_bits.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/test_particle/dungeon_generic_blast_dust.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/test_particle/dungeon_generic_blast_dust.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/test_particle/dungeon_generic_blast_gas.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/test_particle/dungeon_generic_blast_gas.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/test_particle/dungeon_generic_blast_light.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/test_particle/dungeon_generic_blast_light.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/test_particle/dungeon_generic_blast_ovr_pre.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/test_particle/dungeon_generic_blast_ovr_pre.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/test_particle/dungeon_generic_blast_pre.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/test_particle/dungeon_generic_blast_pre.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/test_particle/dungeon_generic_blast_pre_aoe.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/test_particle/dungeon_generic_blast_pre_aoe.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/test_particle/dungeon_generic_blast_ring.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/test_particle/dungeon_generic_blast_ring.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/test_particle/dungeon_generic_blast_rings.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/test_particle/dungeon_generic_blast_rings.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/test_particle/dungeon_generic_blast_sphere.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/test_particle/dungeon_generic_blast_sphere.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/test_particle/dungeon_pugna_blast.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/test_particle/dungeon_pugna_blast.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/test_particle/dungeon_pugna_blast_bits.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/test_particle/dungeon_pugna_blast_bits.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/test_particle/dungeon_pugna_blast_core.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/test_particle/dungeon_pugna_blast_core.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/test_particle/dungeon_pugna_blast_dust.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/test_particle/dungeon_pugna_blast_dust.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/test_particle/dungeon_pugna_blast_gas.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/test_particle/dungeon_pugna_blast_gas.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/test_particle/dungeon_pugna_blast_light.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/test_particle/dungeon_pugna_blast_light.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/test_particle/dungeon_pugna_blast_pre.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/test_particle/dungeon_pugna_blast_pre.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/test_particle/dungeon_pugna_blast_pre_aoe.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/test_particle/dungeon_pugna_blast_pre_aoe.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/test_particle/dungeon_pugna_blast_pre_core.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/test_particle/dungeon_pugna_blast_pre_core.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/test_particle/dungeon_pugna_blast_pre_light.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/test_particle/dungeon_pugna_blast_pre_light.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/test_particle/dungeon_pugna_blast_proj.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/test_particle/dungeon_pugna_blast_proj.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/test_particle/dungeon_pugna_blast_ring.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/test_particle/dungeon_pugna_blast_ring.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/test_particle/dungeon_pugna_blast_rings.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/test_particle/dungeon_pugna_blast_rings.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/test_particle/dungeon_pugna_blast_rings_c.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/test_particle/dungeon_pugna_blast_rings_c.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/test_particle/dungeon_pugna_blast_sphere.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/test_particle/dungeon_pugna_blast_sphere.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/test_particle/dungeon_sand_king_blocker.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/test_particle/dungeon_sand_king_blocker.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/test_particle/dungeon_sand_king_channel.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/test_particle/dungeon_sand_king_channel.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/test_particle/dungeon_sand_king_channel_end.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/test_particle/dungeon_sand_king_channel_end.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/test_particle/dungeon_sand_king_small_rocks.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/test_particle/dungeon_sand_king_small_rocks.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/test_particle/generic_attack_charge.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/test_particle/generic_attack_charge.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/test_particle/generic_attack_crit_blur.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/test_particle/generic_attack_crit_blur.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/test_particle/generic_attack_crit_blur_glow.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/test_particle/generic_attack_crit_blur_glow.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/test_particle/generic_attack_crit_blur_rope.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/test_particle/generic_attack_crit_blur_rope.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/test_particle/omniknight_wildaxe.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/test_particle/omniknight_wildaxe.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/test_particle/omniknight_wildaxe_dust.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/test_particle/omniknight_wildaxe_dust.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/test_particle/omniknight_wildaxe_dust_swirl.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/test_particle/omniknight_wildaxe_dust_swirl.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/test_particle/omniknight_wildaxe_glow.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/test_particle/omniknight_wildaxe_glow.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/test_particle/omniknight_wildaxe_glow_trail.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/test_particle/omniknight_wildaxe_glow_trail.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/test_particle/omniknight_wildaxe_launch.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/test_particle/omniknight_wildaxe_launch.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/test_particle/omniknight_wildaxe_spin.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/test_particle/omniknight_wildaxe_spin.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/test_particle/omniknight_wildaxe_spiral.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/test_particle/omniknight_wildaxe_spiral.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/test_particle/omniknight_wildaxe_trail_c.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/test_particle/omniknight_wildaxe_trail_c.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/test_particle/sand_king_cyclone.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/test_particle/sand_king_cyclone.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/test_particle/sand_king_cyclone_d.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/test_particle/sand_king_cyclone_d.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/test_particle/sand_king_cyclone_detail.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/test_particle/sand_king_cyclone_detail.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/test_particle/sand_king_cyclone_dust.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/test_particle/sand_king_cyclone_dust.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/test_particle/sand_king_cyclone_ember.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/test_particle/sand_king_cyclone_ember.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/test_particle/sand_king_cyclone_initial.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/test_particle/sand_king_cyclone_initial.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/test_particle/sand_king_cyclone_initial_b.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/test_particle/sand_king_cyclone_initial_b.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/test_particle/sand_king_projectile.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/test_particle/sand_king_projectile.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/test_particle/sand_king_projectile_core.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/test_particle/sand_king_projectile_core.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/test_particle/sand_king_projectile_launch.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/test_particle/sand_king_projectile_launch.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/test_particle/sand_king_projectile_light.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/test_particle/sand_king_projectile_light.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/test_particle/sand_king_projectile_smoke.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/test_particle/sand_king_projectile_smoke.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/test_particle/sand_king_projectile_sparks.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/test_particle/sand_king_projectile_sparks.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/test_particle/sand_king_projectile_streak.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/test_particle/sand_king_projectile_streak.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/test_particle/sand_king_projectile_trail.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/test_particle/sand_king_projectile_trail.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/traps/buttons/button_indicator.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/traps/buttons/button_indicator.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/traps/buttons/button_indicator_a.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/traps/buttons/button_indicator_a.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/traps/pendulum/blade_trails.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/traps/pendulum/blade_trails.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/traps/pendulum/blade_trails_blur.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/traps/pendulum/blade_trails_blur.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/traps/pendulum/blade_trails_flat.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/traps/pendulum/blade_trails_flat.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/traps/pendulum/blade_trails_flat_l.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/traps/pendulum/blade_trails_flat_l.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/traps/pendulum/blade_trails_flat_r.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/traps/pendulum/blade_trails_flat_r.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/traps/pendulum/blade_trails_glow.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/traps/pendulum/blade_trails_glow.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/traps/pendulum/wheel_scrape.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/traps/pendulum/wheel_scrape.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/traps/pendulum/wheel_scrape_cracks.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/traps/pendulum/wheel_scrape_cracks.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/traps/pendulum/wheel_scrape_debris.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/traps/pendulum/wheel_scrape_debris.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/traps/pendulum/wheel_scrape_dust.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/traps/pendulum/wheel_scrape_dust.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/traps/pendulum/wheel_scrape_ember.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/traps/pendulum/wheel_scrape_ember.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/traps/pendulum/wheel_scrape_ember_r.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/traps/pendulum/wheel_scrape_ember_r.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/traps/pendulum/wheel_scrape_fire.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/traps/pendulum/wheel_scrape_fire.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/traps/pendulum/wheel_scrape_glow.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/traps/pendulum/wheel_scrape_glow.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/traps/pendulum/wheel_scrape_glow_shake.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/traps/pendulum/wheel_scrape_glow_shake.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/traps/pendulum/wheel_scrape_rope.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/traps/pendulum/wheel_scrape_rope.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/traps/pendulum/wheel_scrape_rope_b.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/traps/pendulum/wheel_scrape_rope_b.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/traps/pendulum/wheel_scrape_shake.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/traps/pendulum/wheel_scrape_shake.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/traps/pendulum/wheel_scrape_smoke.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/traps/pendulum/wheel_scrape_smoke.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/traps/sawblade/sawblade_trap_spin.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/traps/sawblade/sawblade_trap_spin.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/traps/sawblade/sawblade_trap_spin_arcs.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/traps/sawblade/sawblade_trap_spin_arcs.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/traps/sawblade/sawblade_trap_spin_edge.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/traps/sawblade/sawblade_trap_spin_edge.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/traps/sawblade/sawblade_trap_spin_edge_dirt.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/traps/sawblade/sawblade_trap_spin_edge_dirt.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/traps/sawblade/sawblade_trap_spin_edge_dust.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/traps/sawblade/sawblade_trap_spin_edge_dust.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/traps/sawblade/sawblade_trap_spin_edge_glow.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/traps/sawblade/sawblade_trap_spin_edge_glow.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/traps/sawblade/sawblade_trap_spin_edge_rope.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/traps/sawblade/sawblade_trap_spin_edge_rope.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/traps/sawblade/sawblade_trap_spin_flash.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/traps/sawblade/sawblade_trap_spin_flash.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/traps/sawblade/sawblade_trap_spin_ground.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/traps/sawblade/sawblade_trap_spin_ground.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/traps/sawblade/sawblade_trap_spin_ripple.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/traps/sawblade/sawblade_trap_spin_ripple.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/traps/sawblade/sawblade_trap_spin_shdw.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/traps/sawblade/sawblade_trap_spin_shdw.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/traps/sawblade/sawblade_trap_stay.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/traps/sawblade/sawblade_trap_stay.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/traps/spikes/spiketrap_anticipate.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/traps/spikes/spiketrap_anticipate.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/traps/spikes/spiketrap_anticipate_base.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/traps/spikes/spiketrap_anticipate_base.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/traps/spikes/spiketrap_pull.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/traps/spikes/spiketrap_pull.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/traps/spikes/spiketrap_pull_a.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/traps/spikes/spiketrap_pull_a.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/traps/temple_trap_arrow.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/traps/temple_trap_arrow.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/traps/temple_trap_arrow_destruction.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/traps/temple_trap_arrow_destruction.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/traps/temple_trap_arrow_embers.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/traps/temple_trap_arrow_embers.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/traps/temple_trap_arrow_glow.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/traps/temple_trap_arrow_glow.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/traps/temple_trap_arrow_glow_core.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/traps/temple_trap_arrow_glow_core.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/traps/temple_trap_arrow_glow_glow_soft.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/traps/temple_trap_arrow_glow_glow_soft.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/traps/temple_trap_arrow_glow_tip.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/traps/temple_trap_arrow_glow_tip.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/traps/temple_trap_arrow_ribbon.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/traps/temple_trap_arrow_ribbon.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/traps/temple_trap_arrow_ribbon_b.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/traps/temple_trap_arrow_ribbon_b.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/ui/blessing_icon_ambient.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/ui/blessing_icon_ambient.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/ui/blessing_icon_unlock.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/ui/blessing_icon_unlock.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/ui/blessing_icon_unlock_embers.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/ui/blessing_icon_unlock_embers.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/ui/blessing_icon_unlock_flames.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/ui/blessing_icon_unlock_flames.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/ui/blessing_icon_unlock_swirl_01.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/ui/blessing_icon_unlock_swirl_01.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/ui/blessing_icon_unlock_swirl_02.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/ui/blessing_icon_unlock_swirl_02.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/units/waveblaster/wave_blast.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/units/waveblaster/wave_blast.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/units/waveblaster/wave_blast_body.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/units/waveblaster/wave_blast_body.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/units/waveblaster/wave_blast_dust.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/units/waveblaster/wave_blast_dust.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/units/waveblaster/wave_blast_dust_b.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/units/waveblaster/wave_blast_dust_b.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/units/waveblaster/wave_blast_edge.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/units/waveblaster/wave_blast_edge.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/units/waveblaster/wave_blast_flow.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/units/waveblaster/wave_blast_flow.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/units/waveblaster/wave_blast_glow.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/units/waveblaster/wave_blast_glow.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/units/waveblaster/wave_blast_glow_end.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/units/waveblaster/wave_blast_glow_end.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/units/waveblaster/wave_blast_graphic.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/units/waveblaster/wave_blast_graphic.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/units/waveblaster/wave_blast_pulse.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/units/waveblaster/wave_blast_pulse.vpcf -------------------------------------------------------------------------------- /temp_decompiled/particles/units/waveblaster/wave_blast_wave.vpcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Nibuja05/dota_particle_editor_tutorial/HEAD/temp_decompiled/particles/units/waveblaster/wave_blast_wave.vpcf --------------------------------------------------------------------------------