MirageVillageShippingSanctumArchnemesisExpeditionDetonatorUltimatumAltarRitualRuneHeistSumgglersCacheHarvestPortalAfflictionInitiatorBlightCoreLegionInitiatorBetrayalSymbolCatarinaDelveMineralVeinIncursionCraftingBenchBestiaryRareMonsterAbyssBreachEssenceStrongboxShrine
Tempestade de Areia
Você está sofrendo dano físico degenerativo.
base_physical_damage_taken_per_minute
Sandstorm
Attribute /4

sandstorm

NomeExibir Descrições Completas
BuffIconSandstorm
BuffGroupsID37
IsBuffDefinition1
BuffMergeModesID3
Codebase physical damage taken per minute
IsPublic0
IsLocal0
IsWeaponLocal0
IsProxied
IsParty0
IsVirtual0
IsScalable1
StatSemantics3
Tempestade de Areia
Construto
monster no drops or experience [1]
cannot be afflicted [1]
cannot be tagged by sentinel [1]
cannot have affliction mods [1]
cannot have azmeri dust [1]
cant possess this [1]
cant touch this [1]
monster no talismans [1]
Sandstorm
Spectre
Tagsconstruct, extra_extra_small_height, ghost_armour, is_unarmed, non_attacking, very_slow_movement
Vida
100%
Ailment Threshold
100%
Resistência
IconEnemyResistanceFire0% IconEnemyResistanceCold0% IconEnemyResistanceLightning0% IconEnemyResistanceChaos0%
Damage
100%
Precisão
100%
Chance de Crítico
+5%
Multiplicador de Acerto Crítico
+130%
Attack Distance
6 ~ 6
Attack Time
1 Second
Damage Spread
±0%
Experiência
100%
Model Size
100%
Type
Bladestorm
Metadata
BladestormSand
IsSummoned
Y

Object Type

version 2
extends "Metadata/Monsters/Monster"

Actor
{
	basic_action = "Emerge"
}

Animated
{
}

Positioned
{
	collision_hull_type = "projectile"
	locked_orientation = true
}

Stats
{
	immune_to_curses = 1
	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
	set_phase_through_objects = 1
	monster_rarity_damage_+%_final = -70
	is_hidden_monster = 1
	hidden_monster_can_have_auras = 1
}

Life
{
	corpse_usable = false
	ignore_on_life_changed_stats = true
	on_death = "Delete();"
}

DiesAfterTime
{

}
-- src\Data\Spectres.lua
minions["Metadata/Monsters/Bladestorm/BladestormSand"] = {
    fireResist = 0,
    coldResist = 0,
    lightningResist = 0,
    chaosResist = 0,
    name = "Sandstorm",
    life = 1,
    damage = 1,
    damageSpread = 0,
    attackTime = 1,
    attackRange = 6,
    accuracy = 1,
    skillList = {
    },
    modList = {
    },
}
monster no drops or experience [1]
FamilyMonsterNoDropsOrExperience
Domainsmonstro (3)
GenerationTypeunico (3)
Req. level1
Stats
  • monster no drops or experience 1 1 Global — Valor não escalável
  • cannot be afflicted [1]
    cannot be tagged by sentinel [1]
    cannot have affliction mods [1]
    cannot have azmeri dust [1]
    cant possess this [1]
    cant touch this [1]
    monster no talismans [1]
    FamilyNothing
    Domainsmonstro (3)
    GenerationTypeunico (3)
    Req. level1
    Stats
  • cant touch this 1 1 Global — Valor não escalável
  • cant possess this 1 1 Global — Valor não escalável
  • cannot be afflicted 1 1 Global — Valor não escalável
  • monster no talismans 1 1 Global — Valor não escalável
  • cannot have azmeri dust 1 1 Global
  • cannot have affliction mods 1 1 Global — Valor não escalável
  • cannot be tagged by sentinel 1 1 Global
  • Tempestade de Areia
    Construto
    monster no drops or experience [1]
    cannot be afflicted [1]
    cannot be tagged by sentinel [1]
    cannot have affliction mods [1]
    cannot have azmeri dust [1]
    cant possess this [1]
    cant touch this [1]
    monster no talismans [1]
    Sandstorm
    Spectre
    Tagsconstruct, extra_extra_small_height, ghost_armour, is_unarmed, non_attacking, very_slow_movement
    Vida
    100%
    Ailment Threshold
    100%
    Resistência
    IconEnemyResistanceFire0% IconEnemyResistanceCold0% IconEnemyResistanceLightning0% IconEnemyResistanceChaos0%
    Damage
    100%
    Precisão
    100%
    Chance de Crítico
    +5%
    Multiplicador de Acerto Crítico
    +130%
    Attack Distance
    6 ~ 6
    Attack Time
    1 Second
    Damage Spread
    ±0%
    Experiência
    100%
    Model Size
    100%
    Type
    Bladestorm
    Metadata
    BladestormCelestialSand
    IsSummoned
    Y

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    
    Actor
    {
    	basic_action = "Emerge"
    }
    
    Animated
    {
    }
    
    Positioned
    {
    	collision_hull_type = "projectile"
    	locked_orientation = true
    }
    
    Stats
    {
    	immune_to_curses = 1
    	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
    	set_phase_through_objects = 1
    	monster_rarity_damage_+%_final = -70
    	is_hidden_monster = 1
    	hidden_monster_can_have_auras = 1
    }
    
    Life
    {
    	corpse_usable = false
    	ignore_on_life_changed_stats = true
    	on_death = "Delete();"
    }
    
    DiesAfterTime
    {
    
    }
    
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Bladestorm/BladestormCelestialSand"] = {
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        name = "Sandstorm",
        life = 1,
        damage = 1,
        damageSpread = 0,
        attackTime = 1,
        attackRange = 6,
        accuracy = 1,
        skillList = {
        },
        modList = {
        },
    }
    
    monster no drops or experience [1]
    FamilyMonsterNoDropsOrExperience
    Domainsmonstro (3)
    GenerationTypeunico (3)
    Req. level1
    Stats
  • monster no drops or experience 1 1 Global — Valor não escalável
  • cannot be afflicted [1]
    cannot be tagged by sentinel [1]
    cannot have affliction mods [1]
    cannot have azmeri dust [1]
    cant possess this [1]
    cant touch this [1]
    monster no talismans [1]
    FamilyNothing
    Domainsmonstro (3)
    GenerationTypeunico (3)
    Req. level1
    Stats
  • cant touch this 1 1 Global — Valor não escalável
  • cant possess this 1 1 Global — Valor não escalável
  • cannot be afflicted 1 1 Global — Valor não escalável
  • monster no talismans 1 1 Global — Valor não escalável
  • cannot have azmeri dust 1 1 Global
  • cannot have affliction mods 1 1 Global — Valor não escalável
  • cannot be tagged by sentinel 1 1 Global
  • Edit

    Wikis Content is available under CC BY-NC-SA 3.0 unless otherwise noted.