No documentation subpage (
/doc) found for this module.exports = {
"attr.strength": {
"id": "attr.strength",
"name": "Strength",
"description": "Increases strength weapon damage + skill power, and max stamina.",
"icon": "13ccc4e427668704a8f70fe859d6544c",
"color": "#ff7642",
"effects": [
{
"stat": "stat.attack_power",
"mode": "flat",
"value": 2,
"baseMultiplier": 0,
"increasePct": 0,
"dampen": 0.05
},
{
"stat": "stat.max_stamina",
"mode": "scaling",
"value": 1,
"baseMultiplier": 0.6,
"increasePct": 0.2,
"dampen": 17.2
}
],
"_source": {
"guid": "55cab8e5321dfc848a9e3e6908ec424d",
"unityName": "00_ATTRIBUTE_STRENGTH",
"scriptGuid": "166cc4c399118b070ae71a3c4425fa10"
}
},
"attr.mind": {
"id": "attr.mind",
"name": "Mind",
"description": "Increases mind weapon damage + skill power, and max mana.",
"icon": "dbe7b080925ab6247953c45420d0c910",
"color": "#00c3ff",
"effects": [
{
"stat": "stat.magic_power",
"mode": "scaling",
"value": 2,
"baseMultiplier": 0.0033,
"increasePct": 0.0082,
"dampen": 0.02
},
{
"stat": "stat.max_mana",
"mode": "scaling",
"value": 3,
"baseMultiplier": 1.25,
"increasePct": 0.095,
"dampen": 2.87
}
],
"_source": {
"guid": "6567c222ebef3d5448cceb2002755eab",
"unityName": "01_ATTRIBUTE_MIND",
"scriptGuid": "166cc4c399118b070ae71a3c4425fa10"
}
},
"attr.dexterity": {
"id": "attr.dexterity",
"name": "Dexterity",
"description": "Increases dexterity weapon damage + skill power, and critical strike chance.",
"icon": "a8fbd163490159c44b4f95acc28cab9b",
"color": "#c0ff4e",
"effects": [
{
"stat": "stat.crit_rate",
"mode": "scaling",
"value": 0.0003,
"baseMultiplier": 0.012,
"increasePct": 0.2,
"dampen": 4.13
},
{
"stat": "stat.magic_crit_rate",
"mode": "scaling",
"value": 0.0002,
"baseMultiplier": 0.012,
"increasePct": 0.14,
"dampen": 4.13
},
{
"stat": "stat.dex_power",
"mode": "flat",
"value": 1,
"baseMultiplier": 0,
"increasePct": 0,
"dampen": 0.05
}
],
"_source": {
"guid": "ec8885e487edd8249b2ad16eb8b31281",
"unityName": "02_ATTRIBUTE_DEXTERITY",
"scriptGuid": "166cc4c399118b070ae71a3c4425fa10"
}
},
"attr.vitality": {
"id": "attr.vitality",
"name": "Vitality",
"description": "Increases Max Health.",
"icon": "c67a57ed9c9588b4bb1991b5590c3479",
"color": "#ff4986",
"effects": [
{
"stat": "stat.max_health",
"mode": "scaling",
"value": 5,
"baseMultiplier": 1.95,
"increasePct": 0.92,
"dampen": 7.19
}
],
"_source": {
"guid": "ec4db6cdfb74b5744830a25db8d49b82",
"unityName": "03_ATTRIBUTE_VITALITY",
"scriptGuid": "166cc4c399118b070ae71a3c4425fa10"
}
}
};