Carver Fledgling
ด่าน: พรุอาซัค, ที่หลบภัยซิกกุรัต
Spectre | Y |
---|---|
Area | พรุอาซัค, ที่หลบภัยซิกกุรัต, พรุอาซัค |
Tags | allows_additional_projectiles, Arrow_onhit_audio, human, humanoid, medium_movement, melee, monster_applies_poison, not_int, not_str, physical_affinity, ranged, red_blood |
Packs |
พลังชีวิต
100%
การหลบหลีก
+50%
Ailment Threshold
%
ค่าต้านทาน
0 0 0 0
Damage
100%
ความแม่นยำ
100%
โอกาสคริติคอล
+5%
ตัวคูณคริติคอล
+130%
Attack Distance
3 ~ 14
Attack Time
1.995 Second
Damage Spread
±20%
ค่าประสบการณ์
100%
Model Size
100%
Type
VaalSavageDelinquent
Metadata
VaalSavageDelinquent
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
เลเวล
70
พลังชีวิต
8,716
เกราะ
3,877
การหลบหลีก
753
Energy Shield
0
Damage
248
ความเสียหายเวท
248
ความแม่นยำ
1,164
Attack Time
1.995
ค่าประสบการณ์
34,639
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).
MPWVaalSavageBlowDart
Attack, RangedAttack, MirageArcherCanUse, Projectile, ProjectilesFromUser, Damage, Triggerable
Base Damage: 198–297
โอกาส[Critical|ปะทะคริติคอล]: 5%
ความเสียหายโจมตี: 75%
Attack Time: 1.995 {วิ}
สร้างความเสียหาย โจมตี ลดลง อีก 25%
ระยะการฟาดประชิด +35
สร้างสถานะ พิษ ต่อศัตรูเมื่อปะทะ
action attack or cast time uses animation length [1]
base is projectile [1]
monster projectile variation [1031]
projectile ballistic angle from reference event [1]
projectile uses contact position [1]
projectiles not offset [1]
spell maximum action distance +% [-50]
use scaled contact offset [1]
ระยะการฟาดประชิด +35
สร้างสถานะ พิษ ต่อศัตรูเมื่อปะทะ
action attack or cast time uses animation length [1]
base is projectile [1]
monster projectile variation [1031]
projectile ballistic angle from reference event [1]
projectile uses contact position [1]
projectiles not offset [1]
spell maximum action distance +% [-50]
use scaled contact offset [1]
Object Type
version 2 extends "Metadata/Monsters/Monster"
Object Type Codes
version 2 extends "Metadata/Monsters/Monster"
-- src\Data\Spectres.lua minions["Metadata/Monsters/VaalSavage/VaalSavageDelinquent"] = { name = "Carver Fledgling", life = 1, fireResist = 0, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 1, damageSpread = 0.2, attackTime = 1.995, attackRange = 14, accuracy = 1, weaponType1 = "Bow", skillList = { "MPWVaalSavageBlowDart", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["MPWVaalSavageBlowDart"] = { name = "MPWVaalSavageBlowDart", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Attack] = true, [SkillType.RangedAttack] = true, [SkillType.MirageArcherCanUse] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Damage] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 2, baseFlags = { attack = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "monster_projectile_variation", "melee_range_+", "spell_maximum_action_distance_+%", "base_is_projectile", "action_attack_or_cast_time_uses_animation_length", "projectile_uses_contact_position", "use_scaled_contact_offset", "global_poison_on_hit", "projectiles_not_offset", "projectile_ballistic_angle_from_reference_event", }, levels = { [1] = {1031, 35, -50, baseMultiplier = 0.75, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }