[DNT-UNUSED] Just A Rock
Fabricationmonster no drops or experience [1]
| Spectre | N |
|---|---|
| Tags | construct, MonsterBlunt_onhit_audio, mud_blood, not_dex, not_int, very_slow_movement |
Vie
50%
+50%
Résistance
Damage
50%
Précision
100%
Touches critiques Chance
5%
Attack Distance
6 ~ 6
Temps d'attaque
1.5 Second
Damage Spread
±20%
Expérience
100%
Model Size
100%
Type
QuadrillaRock
Metadata
QuadrillaRock
Object Type
version 2
extends "Metadata/Monsters/Monster"
extends "Metadata/Utility/InanimateObject"
Animated
{
animated_object = "Metadata/Monsters/Quadrilla/rock/QuadrillaRock.ao"
}
StateMachine
{
define_shared_state = "claimed;"
}
Positioned
{
serialise_most_recent_movement_tilt_angle = true
on_initial_position_set = "
this.from_projectile = FindClosestObject( 'Metadata/Projectiles/QuadrillaRock', 5 );
IfExists( this.from_projectile,
{
MatchTransform( this.from_projectile );
this.from_projectile.Delete();
} );
"
}
Stats
{
immune_to_auras_from_other_entities = 1
set_item_drop_slots = 0
set_monster_no_drops_or_experience = 1
set_monster_do_not_fracture = 1
set_max_frenzy_charges = 0
set_max_endurance_charges = 0
set_max_power_charges = 0
base_cannot_be_stunned = 1
cannot_be_knocked_back = 1
}
Life
{
corpse_usable = false
}Object Type Codes
version 2
extends "Metadata/Monsters/Monster"
extends "Metadata/Utility/InanimateObject"
Render
{
hide_mini_life_bar = true
hide_info_display = true
}
Targetable
{
no_highlight = true
} -- src\Data\Spectres.lua
minions["Metadata/Monsters/Quadrilla/QuadrillaRock"] = {
name = "[DNT-UNUSED] Just A Rock",
life = 0.5,
fireResist = 0,
coldResist = 0,
lightningResist = 0,
chaosResist = 0,
damage = 0.5,
damageSpread = 0.2,
attackTime = 1.5,
attackRange = 6,
accuracy = 1,
skillList = {
},
modList = {
},
}
monster no drops or experience [1]
| Family | MonsterNoDropsOrExperience |
|---|---|
| Domains | Monster (3) |
| GenerationType | Unique (3) |
| Req. level | 1 |
| Stats |
Edit
Wikis Content is available under CC BY-NC-SA 3.0 unless otherwise noted.
Wikis Content is available under CC BY-NC-SA 3.0 unless otherwise noted.