0% found this document useful (0 votes)
52 views17 pages

Neues Textdokument

The document describes several game entities that provide different perks or effects to the player. This includes perks that provide protection from fire, cause blood stains to drop faster, and repel incoming projectiles. Game components like particle emitters and UI icons are used to represent the visual effects and interface for these perks.

Uploaded by

korupt
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
52 views17 pages

Neues Textdokument

The document describes several game entities that provide different perks or effects to the player. This includes perks that provide protection from fire, cause blood stains to drop faster, and repel incoming projectiles. Game components like particle emitters and UI icons are used to represent the visual effects and interface for these perks.

Uploaded by

korupt
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 17

<Entity

_version="1"
name=""
serialize="1"
tags="effect_protection,perk_entity" >

<_Transform
position.x="3414.37"
position.y="13104"
rotation="0"
scale.x="1"
scale.y="1" >

</_Transform>

<GameEffectComponent
_enabled="1"
_tags="effect_protection,perk_component"
caused_by_ingestion_status_effect="0"
causing_status_effect="NONE"
custom_effect_id=""
disable_movement="0"
effect="PROTECTION_FIRE"
exclusivity_group="0"
frames="-1"
mCaster="0"
mCasterHerdId="0"
mCharmDisabledCameraBound="0"
mCharmEnabledTeleporting="0"
mCooldown="0"
mCounter="0"
mInvisible="0"
mIsExtension="0"
mSerializedData=""
polymorph_target=""
ragdoll_effect="NONE"
ragdoll_effect_custom_entity_file=""
ragdoll_fx_custom_entity_apply_only_to_largest_body="0"
ragdoll_material="air"
report_block_msg="1"
teleportation_delay_min_frames="30"
teleportation_probability="600"
teleportation_radius_max="1024"
teleportation_radius_min="128"
teleportations_num="0" >

</GameEffectComponent>

<InheritTransformComponent
_enabled="1"
always_use_immediate_parent_rotation="0"
only_position="0"
parent_hotspot_tag=""
parent_sprite_id="-1"
rotate_based_on_x_scale="0"
use_root_parent="0" >

<Transform
position.x="0"
position.y="0"
rotation="0"
scale.x="1"
scale.y="1" >

</Transform>

</InheritTransformComponent>

</Entity>

<Entity
_version="1"
name=""
serialize="1"
tags="perk_entity" >

<_Transform
position.x="0"
position.y="0"
rotation="0"
scale.x="1"
scale.y="1" >

</_Transform>

<UIIconComponent
_enabled="1"
description="$perkdesc_bleed_oil"
display_above_head="0"
display_in_hud="1"
icon_sprite_file="data/ui_gfx/perk_icons/oil_blood.png"
is_perk="1"
name="$perk_bleed_oil" >

</UIIconComponent>

</Entity>

<Entity
_version="1"
name=""
serialize="1"
tags="perk_entity" >

<_Transform
position.x="3414.37"
position.y="13104"
rotation="0"
scale.x="1"
scale.y="1" >

</_Transform>

<GameEffectComponent
_enabled="1"
_tags="perk_component"
caused_by_ingestion_status_effect="0"
causing_status_effect="NONE"
custom_effect_id=""
disable_movement="0"
effect="STAINS_DROP_FASTER"
exclusivity_group="0"
frames="-1"
mCaster="0"
mCasterHerdId="0"
mCharmDisabledCameraBound="0"
mCharmEnabledTeleporting="0"
mCooldown="0"
mCounter="0"
mInvisible="0"
mIsExtension="0"
mSerializedData=""
polymorph_target=""
ragdoll_effect="NONE"
ragdoll_effect_custom_entity_file=""
ragdoll_fx_custom_entity_apply_only_to_largest_body="0"
ragdoll_material="air"
report_block_msg="1"
teleportation_delay_min_frames="30"
teleportation_probability="600"
teleportation_radius_max="1024"
teleportation_radius_min="128"
teleportations_num="0" >

</GameEffectComponent>

<InheritTransformComponent
_enabled="1"
always_use_immediate_parent_rotation="0"
only_position="0"
parent_hotspot_tag=""
parent_sprite_id="-1"
rotate_based_on_x_scale="0"
use_root_parent="0" >

<Transform
position.x="0"
position.y="0"
rotation="0"
scale.x="1"
scale.y="1" >

</Transform>

</InheritTransformComponent>

</Entity>

<Entity
_version="1"
name=""
serialize="1"
tags="perk_entity" >

<_Transform
position.x="0"
position.y="0"
rotation="0"
scale.x="1"
scale.y="1" >

</_Transform>

<UIIconComponent
_enabled="1"
description="$perkdesc_repelling_cape"
display_above_head="0"
display_in_hud="1"
icon_sprite_file="data/ui_gfx/perk_icons/repelling_cape.png"
is_perk="1"
name="$perk_repelling_cape" >

</UIIconComponent>

</Entity>

<Entity
_version="1"
name="projectile_repulsion"
serialize="1"
tags="perk_entity" >

<_Transform
position.x="3414.37"
position.y="13104"
rotation="0"
scale.x="1"
scale.y="1" >

</_Transform>

<InheritTransformComponent
_enabled="1"
always_use_immediate_parent_rotation="0"
only_position="1"
parent_hotspot_tag=""
parent_sprite_id="-1"
rotate_based_on_x_scale="0"
use_root_parent="0" >

<Transform
position.x="0"
position.y="-8"
rotation="0"
scale.x="1"
scale.y="1" >

</Transform>

</InheritTransformComponent>

<LuaComponent
_enabled="1"
call_init_function="0"
enable_coroutines="0"
execute_every_n_frame="2"
execute_on_added="0"
execute_on_removed="0"
execute_times="0"
mLastExecutionFrame="252044"
mModAppendsDone="1"
remove_after_executed="0"
script_audio_event_dead=""
script_collision_trigger_hit=""
script_collision_trigger_timer_finished=""
script_damage_about_to_be_received=""
script_damage_received=""
script_death=""
script_electricity_receiver_electrified=""
script_electricity_receiver_switched=""
script_enabled_changed=""
script_inhaled_material=""
script_interacting=""
script_item_picked_up=""
script_kick=""
script_material_area_checker_failed=""
script_material_area_checker_success=""
script_physics_body_modified=""
script_portal_teleport_used=""
script_pressure_plate_change=""
script_shot=""
script_source_file="data/scripts/perks/projectile_repulsion.lua"
script_teleported=""
script_throw_item=""
script_wand_fired=""
vm_type="SHARED_BY_MANY_COMPONENTS" >

</LuaComponent>

<VariableStorageComponent
_enabled="1"
name="perk_pickup_count"
value_bool="0"
value_float="0"
value_int="1"
value_string="" >

</VariableStorageComponent>

</Entity>

offset.y="0" >

</HitboxComponent>

<InheritTransformComponent
_enabled="1"
_tags="enabled_in_hand"
always_use_immediate_parent_rotation="0"
only_position="0"
parent_hotspot_tag=""
parent_sprite_id="-1"
rotate_based_on_x_scale="0"
use_root_parent="1" >
<Transform
position.x="0"
position.y="-4"
rotation="0"
scale.x="1"
scale.y="1" >

</Transform>

</InheritTransformComponent>

<LightComponent
_enabled="1"
_tags="enabled_in_hand,item_identified"
b="230"
blinking_freq="1"
fade_out_time="1.5"
g="190"
offset_x="0"
offset_y="0"
r="150"
radius="600"
update_properties="0" >

</LightComponent>

<ParticleEmitterComponent
_enabled="1"
_tags="character,enabled_in_hand,item_identified__LEGACY"
airflow_force="0.5"
airflow_scale="0.5"
airflow_time="0.1"
area_circle_radius.max="10"
area_circle_radius.min="0"
area_circle_sector_degrees="360"
attractor_force="0"
b2_force="0"
collide_with_gas_and_fire="1"
collide_with_grid="1"
color="0"
color_is_based_on_pos="0"
cosmetic_force_create="0"
count_max="4"
count_min="2"
create_real_particles="0"
custom_style="NONE"
delay_frames="0"
direction_random_deg="0"
draw_as_long="0"
emission_chance="100"
emission_interval_max_frames="1"
emission_interval_min_frames="1"
emit_cosmetic_particles="1"
emit_real_particles="0"
emitted_material_name="plasma_fading"
emitter_lifetime_frames="-1"
fade_based_on_lifetime="1"
fire_cells_dont_ignite_damagemodel="0"
friction="0"
gravity.x="0"
gravity.y="0"
image_animation_colors_file=""
image_animation_emission_probability="1"
image_animation_file=""
image_animation_loop="1"
image_animation_phase="0"
image_animation_raytrace_from_center="0"
image_animation_speed="1"
image_animation_use_entity_rotation="0"
is_emitting="1"
is_trail="0"
lifetime_max="0.5"
lifetime_min="0.1"
offset.x="0"
offset.y="0"
particle_single_width="1"
render_back="1"
render_on_grid="1"
render_ultrabright="0"
set_magic_creation="0"
trail_gap="0"
use_material_inventory="0"
velocity_always_away_from_center="0"
x_pos_offset_max="0"
x_pos_offset_min="0"
x_vel_max="0"
x_vel_min="0"
y_pos_offset_max="0"
y_pos_offset_min="0"
y_vel_max="0"
y_vel_min="0" >

</ParticleEmitterComponent>

<ParticleEmitterComponent
_enabled="1"
_tags="character,enabled_in_hand,item_identified__LEGACY,shield_ring"
airflow_force="3"
airflow_scale="0.5"
airflow_time="0.1"
area_circle_radius.max="100"
area_circle_radius.min="100"
area_circle_sector_degrees="360"
attractor_force="0"
b2_force="0"
collide_with_gas_and_fire="1"
collide_with_grid="1"
color="0"
color_is_based_on_pos="0"
cosmetic_force_create="0"
count_max="100"
count_min="90"
create_real_particles="0"
custom_style="NONE"
delay_frames="0"
direction_random_deg="0"
draw_as_long="0"
emission_chance="100"
emission_interval_max_frames="0"
emission_interval_min_frames="0"
emit_cosmetic_particles="1"
emit_real_particles="0"
emitted_material_name="plasma_fading"
emitter_lifetime_frames="-1"
fade_based_on_lifetime="1"
fire_cells_dont_ignite_damagemodel="0"
friction="0"
gravity.x="0"
gravity.y="0"
image_animation_colors_file=""
image_animation_emission_probability="1"
image_animation_file=""
image_animation_loop="1"
image_animation_phase="0"
image_animation_raytrace_from_center="0"
image_animation_speed="1"
image_animation_use_entity_rotation="0"
is_emitting="1"
is_trail="0"
lifetime_max="0.05"
lifetime_min="0.02"
offset.x="0"
offset.y="0"
particle_single_width="1"
render_back="1"
render_on_grid="1"
render_ultrabright="0"
set_magic_creation="0"
trail_gap="0"
use_material_inventory="0"
velocity_always_away_from_center="0"
x_pos_offset_max="0"
x_pos_offset_min="0"
x_vel_max="0"
x_vel_min="0"
y_pos_offset_max="0"
y_pos_offset_min="0"
y_vel_max="0"
y_vel_min="0" >

</ParticleEmitterComponent>

<ParticleEmitterComponent
_enabled="1"
_tags="character,enabled_in_hand,item_identified__LEGACY,shield_hit"
airflow_force="2.8"
airflow_scale="0.8"
airflow_time="0.03"
area_circle_radius.max="10"
area_circle_radius.min="10"
area_circle_sector_degrees="360"
attractor_force="0"
b2_force="0"
collide_with_gas_and_fire="1"
collide_with_grid="1"
color="0"
color_is_based_on_pos="0"
cosmetic_force_create="0"
count_max="360"
count_min="300"
create_real_particles="0"
custom_style="NONE"
delay_frames="0"
direction_random_deg="0"
draw_as_long="0"
emission_chance="100"
emission_interval_max_frames="0"
emission_interval_min_frames="0"
emit_cosmetic_particles="1"
emit_real_particles="0"
emitted_material_name="plasma_fading"
emitter_lifetime_frames="-1"
fade_based_on_lifetime="1"
fire_cells_dont_ignite_damagemodel="0"
friction="0"
gravity.x="0"
gravity.y="0"
image_animation_colors_file=""
image_animation_emission_probability="1"
image_animation_file=""
image_animation_loop="1"
image_animation_phase="0"
image_animation_raytrace_from_center="0"
image_animation_speed="1"
image_animation_use_entity_rotation="0"
is_emitting="0"
is_trail="0"
lifetime_max="1"
lifetime_min="0.3"
offset.x="0"
offset.y="0"
particle_single_width="1"
render_back="1"
render_on_grid="1"
render_ultrabright="0"
set_magic_creation="0"
trail_gap="0"
use_material_inventory="0"
velocity_always_away_from_center="0"
x_pos_offset_max="0"
x_pos_offset_min="0"
x_vel_max="0"
x_vel_min="0"
y_pos_offset_max="0"
y_pos_offset_min="0"
y_vel_max="0"
y_vel_min="0" >

</ParticleEmitterComponent>

</Entity>

<Entity
_version="1"
name=""
serialize="1"
tags="perk_entity" >

<_Transform
position.x="0"
position.y="0"
rotation="0"
scale.x="1"
scale.y="1" >

</_Transform>

<UIIconComponent
_enabled="1"
description="$perkdesc_shield"
display_above_head="0"
display_in_hud="1"
icon_sprite_file="data/ui_gfx/perk_icons/shield.png"
is_perk="1"
name="$perk_shield" >

</UIIconComponent>

</Entity>

<Entity
_version="1"
name=""
serialize="1"
tags="perk_entity" >

<_Transform
position.x="163.127"
position.y="2875"
rotation="0"
scale.x="1"
scale.y="1" >

</_Transform>

<GameEffectComponent
_enabled="1"
_tags="perk_component"
caused_by_ingestion_status_effect="0"
causing_status_effect="NONE"
custom_effect_id=""
disable_movement="0"
effect="EDIT_WANDS_EVERYWHERE"
exclusivity_group="0"
frames="-1"
mCaster="0"
mCasterHerdId="0"
mCharmDisabledCameraBound="0"
mCharmEnabledTeleporting="0"
mCooldown="0"
mCounter="0"
mInvisible="0"
mIsExtension="0"
mSerializedData=""
polymorph_target=""
ragdoll_effect="NONE"
ragdoll_effect_custom_entity_file=""
ragdoll_fx_custom_entity_apply_only_to_largest_body="0"
ragdoll_material="air"
report_block_msg="1"
teleportation_delay_min_frames="30"
teleportation_probability="600"
teleportation_radius_max="1024"
teleportation_radius_min="128"
teleportations_num="0" >

</GameEffectComponent>

<InheritTransformComponent
_enabled="1"
always_use_immediate_parent_rotation="0"
only_position="0"
parent_hotspot_tag=""
parent_sprite_id="-1"
rotate_based_on_x_scale="0"
use_root_parent="0" >

<Transform
position.x="0"
position.y="0"
rotation="0"
scale.x="1"
scale.y="1" >

</Transform>

</InheritTransformComponent>

</Entity>

<Entity
_version="1"
name=""
serialize="1"
tags="perk_entity" >

<_Transform
position.x="0"
position.y="0"
rotation="0"
scale.x="1"
scale.y="1" >

</_Transform>

<UIIconComponent
_enabled="1"
description="$perkdesc_edit_wands_everywhere"
display_above_head="0"
display_in_hud="1"
icon_sprite_file="data/ui_gfx/perk_icons/edit_wands_everywhere.png"
is_perk="1"
name="$perk_edit_wands_everywhere" >

</UIIconComponent>

</Entity>

<Entity
_version="1"
name=""
serialize="1"
tags="perk_entity" >

<_Transform
position.x="0"
position.y="0"
rotation="0"
scale.x="1"
scale.y="1" >

</_Transform>

<UIIconComponent
_enabled="1"
description="$perkdesc_unlimited_spells"
display_above_head="0"
display_in_hud="1"
icon_sprite_file="data/ui_gfx/perk_icons/unlimited_spells.png"
is_perk="1"
name="$perk_unlimited_spells" >

</UIIconComponent>

</Entity>

<Entity
_version="1"
name=""
serialize="1"
tags="perk_entity" >

<_Transform
position.x="0"
position.y="0"
rotation="0"
scale.x="1"
scale.y="1" >

</_Transform>

<UIIconComponent
_enabled="1"
description="$perkdesc_glass_cannon"
display_above_head="0"
display_in_hud="1"
icon_sprite_file="data/ui_gfx/perk_icons/glass_cannon.png"
is_perk="1"
name="$perk_glass_cannon" >

</UIIconComponent>
</Entity>

<Entity
_version="1"
name=""
serialize="1"
tags="perk_entity" >

<_Transform
position.x="17.9816"
position.y="1418"
rotation="0"
scale.x="-1"
scale.y="1" >

</_Transform>

<GameEffectComponent
_enabled="1"
_tags="perk_component"
caused_by_ingestion_status_effect="0"
causing_status_effect="NONE"
custom_effect_id=""
disable_movement="0"
effect="PROJECTILE_HOMING"
exclusivity_group="0"
frames="-1"
mCaster="0"
mCasterHerdId="0"
mCharmDisabledCameraBound="0"
mCharmEnabledTeleporting="0"
mCooldown="0"
mCounter="0"
mInvisible="0"
mIsExtension="0"
mSerializedData=""
polymorph_target=""
ragdoll_effect="NONE"
ragdoll_effect_custom_entity_file=""
ragdoll_fx_custom_entity_apply_only_to_largest_body="0"
ragdoll_material="air"
report_block_msg="1"
teleportation_delay_min_frames="30"
teleportation_probability="600"
teleportation_radius_max="1024"
teleportation_radius_min="128"
teleportations_num="0" >

</GameEffectComponent>

<InheritTransformComponent
_enabled="1"
always_use_immediate_parent_rotation="0"
only_position="0"
parent_hotspot_tag=""
parent_sprite_id="-1"
rotate_based_on_x_scale="0"
use_root_parent="0" >
<Transform
position.x="0"
position.y="0"
rotation="0"
scale.x="1"
scale.y="1" >

</Transform>

</InheritTransformComponent>

</Entity>

<Entity
_version="1"
name=""
serialize="1"
tags="perk_entity" >

<_Transform
position.x="0"
position.y="0"
rotation="0"
scale.x="1"
scale.y="1" >

</_Transform>

<UIIconComponent
_enabled="1"
description="$perkdesc_projectile_homing"
display_above_head="0"
display_in_hud="1"
icon_sprite_file="data/ui_gfx/perk_icons/projectile_homing.png"
is_perk="1"
name="$perk_projectile_homing" >

</UIIconComponent>

</Entity>

<Entity
_version="1"
name=""
serialize="1"
tags="perk_entity" >

<_Transform
position.x="163.332"
position.y="1339"
rotation="0"
scale.x="-1"
scale.y="1" >

</_Transform>

<CellEaterComponent
_enabled="1"
eat_dynamic_physics_bodies="1"
eat_probability="50"
ignored_material="air"
ignored_material_tag=""
limited_materials="1"

materials="smoke,steam,blood_cold_vapour,oil,mud,blood,blood_worm,radioactive_liqui
d,sand,bone,sandstone,acid_gas,fungisoil,slime,vomit,snow,snow_sticky,sand_herb,wax
,coal,sulphur,salt,gunpowder,gunpowder_explosive,gunpowder_tnt,gunpowder_unstable,a
cid,lava,urine,poo,glass_broken,poison,poison_gas"
only_stain="0"
radius="30" >

</CellEaterComponent>

<InheritTransformComponent
_enabled="1"
always_use_immediate_parent_rotation="0"
only_position="0"
parent_hotspot_tag=""
parent_sprite_id="-1"
rotate_based_on_x_scale="0"
use_root_parent="0" >

<Transform
position.x="0"
position.y="0"
rotation="0"
scale.x="1"
scale.y="1" >

</Transform>

</InheritTransformComponent>

</Entity>

<Entity
_version="1"
name=""
serialize="1"
tags="perk_entity" >

<_Transform
position.x="0"
position.y="0"
rotation="0"
scale.x="1"
scale.y="1" >

</_Transform>

<UIIconComponent
_enabled="1"
description="$perkdesc_dissolve_powders"
display_above_head="0"
display_in_hud="1"
icon_sprite_file="data/ui_gfx/perk_icons/dissolve_powders.png"
is_perk="1"
name="$perk_dissolve_powders" >

</UIIconComponent>

</Entity>

<Entity
_version="1"
name=""
serialize="1"
tags="" >

<_Transform
position.x="163.332"
position.y="1339"
rotation="0"
scale.x="-1"
scale.y="1" >

</_Transform>

<GameEffectComponent
_enabled="1"
caused_by_ingestion_status_effect="0"
causing_status_effect="BLOODY"
custom_effect_id=""
disable_movement="0"
effect="BLOODY"
exclusivity_group="0"
frames="345"
mCaster="0"
mCasterHerdId="0"
mCharmDisabledCameraBound="0"
mCharmEnabledTeleporting="0"
mCooldown="0"
mCounter="0"
mInvisible="0"
mIsExtension="0"
mSerializedData=""
polymorph_target=""
ragdoll_effect="NONE"
ragdoll_effect_custom_entity_file=""
ragdoll_fx_custom_entity_apply_only_to_largest_body="0"
ragdoll_material="air"
report_block_msg="1"
teleportation_delay_min_frames="30"
teleportation_probability="600"
teleportation_radius_max="1024"
teleportation_radius_min="128"
teleportations_num="0" >

</GameEffectComponent>

<InheritTransformComponent
_enabled="1"
always_use_immediate_parent_rotation="0"
only_position="0"
parent_hotspot_tag=""
parent_sprite_id="-1"
rotate_based_on_x_scale="0"
use_root_parent="0" >

<Transform
position.x="0"
position.y="0"
rotation="0"
scale.x="1"
scale.y="1" >

</Transform>

</InheritTransformComponent>

<ShotEffectComponent
_enabled="1"
condition_effect="NONE"
condition_status="NONE"
extra_modifier="critical_hit_boost" >

</ShotEffectComponent>

</Entity>

</Entity>

You might also like