
Stats
Level 10
- HP: 58500
- Faith: 110
- Strength: 990
- Vitality: 58500
- Dexterity: 110
- Intellect: 990
- WalkSpeed: 200
- SprintSpeed: 800
- AggroFacingRange: 5
- AggroReleaseRange: 400
- SpecialEnergyRegen: 2
- AggroFacingRangeAmplitude: 25
- AggroFacingSpacingCooldown: 10
Abilities
Phrixes Strike
Phrixes Night Bolt
Phrixes Sigil Of Wrath
Phrixes Dimensional Instability
Phrixes Phase3Transition
Phrixes Eternal Night
Phrixes Phase4Entry
Phrixes Demonic Strike
Phrixes Night Salvo
Phrixes Power Expulsion
Phrixes Open Rift
Drops
Drop source not verified yet.
Raw community data
FareverDB
{
"id": "Phrixes",
"gfx": {
"x": 0,
"y": 0,
"file": "UI/Portraits/Units/Phrixes-R(Staff_Heavy_Human_PhrixesDiabolic).png",
"size": 256
},
"lvl": 10,
"type": "Human",
"vars": {
"var1": 60,
"delay": 3,
"custom": {
"riftExplosionDistance": 10
},
"salvos": [
{
"comment": "Base Rifts",
"salvoCD": 6,
"interval": 1.5,
"salvoCDRnd": 1,
"intervalRnd": 0.2
},
{
"comment": "Extra Rifts (P4)",
"salvoCD": 8,
"interval": 2,
"salvoCDRnd": 2,
"intervalRnd": 0.3
},
{
"comment": "Heaps of Chaos",
"interval": 2
}
]
},
"flags": 24,
"parts": {},
"props": {
"phases": {
"list": [
{
"props": {
"skin": 0
}
},
{
"props": {},
"healthThreshold": 1
},
{
"props": {},
"entrySkill": "Phrixes_Phase3Transition",
"healthThreshold": 0.6
},
{
"props": {
"skin": 1
}
}
]
}
},
"stats": [
{
"flags": 0,
"attribute": "Strength",
"specScaling": {
"playerCount": [
{
"multiply": 1
},
{
"multiply": 1.2
},
{
"multiply": 1.4
},
{
"multiply": 1.6
}
]
},
"levelScaling": [
{
"val": 65
},
{
"val": 990,
"comment": ""
}
]
},
{
"flags": 0,
"attribute": "Dexterity",
"levelScaling": [
{
"val": 35
},
{
"val": 110,
"comment": ""
}
]
},
{
"flags": 0,
"attribute": "Intellect",
"levelScaling": [
{
"val": 65
},
{
"val": 990,
"comment": ""
}
]
},
{
"flags": 0,
"attribute": "Faith",
"levelScaling": [
{
"val": 35
},
{
"val": 110,
"comment": ""
}
]
},
{
"flags": 0,
"attribute": "Vitality",
"specScaling": {
"playerCount": [
{
"multiply": 1
},
{
"multiply": 2.5
},
{
"multiply": 3.5
},
{
"multiply": 4.5
}
]
},
"levelScaling": [
{
"val": 3250
},
{
"val": 58500,
"comment": ""
}
]
},
{
"flags": 0,
"value": 2,
"attribute": "SpecialEnergyRegen",
"levelScaling": []
},
{
"flags": 0,
"attribute": "Armor",
"specScaling": {
"armorReduction": 0.4
},
"levelScaling": []
},
{
"flags": 0,
"attribute": "MagicArmor",
"specScaling": {
"magicReduction": 0.4
},
"levelScaling": []
},
{
"flags": 0,
"value": 400,
"attribute": "AggroReleaseRange",
"levelScaling": []
},
{
"flags": 0,
"value": 5,
"attribute": "AggroFacingRange",
"levelScaling": []
},
{
"flags": 0,
"value": 25,
"attribute": "AggroFacingRangeAmplitude",
"levelScaling": []
},
{
"flags": 0,
"value": 10,
"attribute": "AggroFacingSpacingCooldown",
"levelScaling": []
},
{
"flags": 0,
"value": 200,
"attribute": "WalkSpeed",
"levelScaling": []
},
{
"flags": 0,
"value": 800,
"attribute": "SprintSpeed",
"levelScaling": []
}
],
"texts": {},
"models": [
{
"ref": "Phrixes",
"scale": 1,
"weapon": "Character/Weapon/Staff/HeavyHuman/Staff_Heavy_Human_PhrixesDiabolic.prefab",
"template": 0
},
{
"ref": "BeeHiveChampion",
"scale": 2,
"weapon": "Character/Weapon/Staff/Staff_R10_R1CrimsonC_WizCle.prefab",
"template": 0
}
],
"script": "function onCombatUpdate(dt) {\n var phrixes = toPhrixes(unit);\n if (phase == 2 || phase == 4) {\n phrixes.tryCastChaosOrb(dt);\n }\n if (phase == 3) {\n if(phrixes.heapsPhaseEnabled) {\n phrixes.tryCastChaosHeap(dt);\n var closestHero = getClosestHero();\n if(closestHero.withinRange(unit, vars.var1)) {\n phrixes.stopHeapsGeneration();\n trace(\"End chaos heaps\");\n }\n }\n }\n}",
"skills": [
{
"flags": 0,
"props": {},
"skill": "Phrixes_Strike",
"maxPhase": 2,
"minPhase": 2,
"phaseBlacklist": []
},
{
"flags": 0,
"props": {},
"skill": "Phrixes_NightBolt",
"maxPhase": 2,
"minPhase": 2,
"phaseBlacklist": []
},
{
"flags": 0,
"props": {},
"skill": "Phrixes_SigilOfWrath",
"maxPhase": 4,
"minPhase": 2,
"phaseBlacklist": [
{
"phase": 3
}
]
},
{
"flags": 0,
"props": {},
"skill": "Phrixes_DimensionalInstability",
"maxPhase": 4,
"minPhase": 2,
"phaseBlacklist": [
{
"phase": 3
}
]
},
{
"flags": 1,
"props": {},
"skill": "Phrixes_Phase3Transition",
"phaseBlacklist": []
},
{
"flags": 1,
"props": {},
"skill": "Phrixes_EternalNight",
"phaseBlacklist": []
},
{
"flags": 1,
"props": {},
"skill": "Phrixes_Phase4Entry",
"phaseBlacklist": []
},
{
"flags": 0,
"props": {},
"skill": "Phrixes_DemonicStrike",
"minPhase": 4,
"phaseBlacklist": []
},
{
"flags": 0,
"props": {},
"skill": "Phrixes_NightSalvo",
"minPhase": 4,
"phaseBlacklist": []
},
{
"flags": 0,
"props": {},
"skill": "Phrixes_PowerExpulsion",
"minPhase": 4,
"phaseBlacklist": []
},
{
"flags": 0,
"props": {},
"skill": "Phrixes_OpenRift",
"minPhase": 4,
"phaseBlacklist": []
}
],
"faction": "Crimson",
"inherit": [
{
"ref": "PhrixesP1"
}
],
"moveSetBase": "Ogre",
"talentTrees": []
}