[DNT-UNUSED] Dog Trader
Spectre | N |
---|---|
Area | Spider Jungle, Inferno, Vaal Village, Vaal Outskirts, Bastion, Refuge, Perch, Freight |
Tags | Arrow_onhit_audio, human, humanoid, immobile, not_int, not_str, red_blood |
พลังชีวิต
100%
การหลบหลีก
+100%
ค่าต้านทาน




Damage
100%
ความแม่นยำ
100%
ปะทะคริติคอล Chance
5%
โบนัสความเสียหายคริติคอล
+30%
Attack Distance
6 ~ 150
5.595 Second
Damage Spread
±20%
ค่าประสบการณ์
100%
Model Size
100%
Type
DogTrader
Metadata
DogTrader_
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
เลเวล
65
พลังชีวิต
6,513
2,023
1,326
Damage
212
ความเสียหายเวท
212
ความแม่นยำ
2,214
5.595
ค่าประสบการณ์
21,507
Minion Life
6,282
Minion Damage
829
Minion Armour
2,023
The following values are skill base values and do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses, monster base damage(ex: The Maven 150% multiplier), monster rarity bonuses (ex: unique 70% more, unique attack 33% less).
MeleeAtAnimationSpeed
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Melee, ProjectilesFromUser
โจมตีพื้นฐาน
Base Damage: 170–255
โอกาสปะทะคริติคอล: 5%
action attack or cast time uses animation length [1]
projectile uses contact position [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]

Object Type
version 2 extends "Metadata/Monsters/Monster" Actor { main_hand_unarmed_type = "Bow" slow_animations_go_to_idle = false basic_action = "ChangeToStance1" basic_action = "ChangeToStance2" } BaseEvents { on_construction_complete = "globals.guardnpc = this;" } Positioned { team = 1 force_placement = true } Stats { set_cannot_die = 1 set_monster_no_additional_player_scaling = 1 set_cannot_be_chained_from = 1 untargetable_by_monster_ai = 1 projectile_uses_contact_position = 1 } StateMachine {} NPC {} Transitionable { num_states = 2 } Animated { animated_object = "Metadata/NPC/Four_Act1/DogTrader.ao" }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" Render { } Targetable { targetable = false } Transitionable { on_transition_to_2 = " SetProximityTriggerRadius( 50 ); SetRotation(259); PlayAnimation( gate_open_01 ); QueueAnimation( idle_01 ); " create_transitioned = "PlayAnimation( idle_01 );" } ProximityTrigger { radius = 0 condition = "players" on_triggered = "PlayTextAudio( ClearfellGuardMillerDeathRandom , 'Metadata/Monsters/NPC/DogtraderRiverbank');" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/NPC/DogTrader_"] = { name = "[DNT-UNUSED] Dog Trader", life = 1, fireResist = 0, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 1, damageSpread = 0.2, attackTime = 5.595, attackRange = 150, accuracy = 1, weaponType1 = "Bow", skillList = { "MeleeAtAnimationSpeed", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["MeleeAtAnimationSpeed"] = { name = "Basic Attack", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Attack] = true, [SkillType.RangedAttack] = true, [SkillType.MirageArcherCanUse] = true, [SkillType.Projectile] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.Melee] = true, [SkillType.ProjectilesFromUser] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, melee = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "skill_can_fire_arrows", "skill_can_fire_wand_projectiles", "action_attack_or_cast_time_uses_animation_length", "projectile_uses_contact_position", "use_scaled_contact_offset", }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }
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.