2019-05-21_22-04-48.txt

// /buckets/floatr/2019-05-21_22-04-48.txt
2019-05-21_22-04-48.txt view original go back
2019-05-21_22-04-48.txt
{
    "$id": 0,
    "$type": "0|Auragon.Hiraethia.Client.UI.CharacterSkillBase, Auragon.Hiraethia.Client",
    "id": 2,
    "skillName": "Slash",
    "skillDescription": "Deal 35 damage to an enemy two times.",
    "isPassive": false,
    "abilityActiveEffect": null,
    "abilityPassiveEffect": null,
    "modifiers": {
        "$id": 1,
        "$type": "1|System.Collections.Generic.List`1[[Auragon.Hiraethia.Client.UI.CharacterSkillBase+Modifier, Auragon.Hiraethia.Client]], mscorlib",
        "$rlength": 2,
        "$rcontent": [
            {
                "$type": "2|Auragon.Hiraethia.Client.UI.CharacterSkillBase+Modifier, Auragon.Hiraethia.Client",
                "identifier": "sdasd",
                "value": 123,
                "deltaValue": 0
            },
            {
                "$type": 2,
                "identifier": "123sda",
                "value": 12312,
                "deltaValue": 3
            }
        ]
    },
    "skillIconWide": {
        "$id": 2,
        "$type": "3|UnityEngine.Sprite, UnityEngine.CoreModule"
    },
    "skillIconSquare": {
        "$id": 3,
        "$type": 3
    },
    "skillKeyString": {
        "$id": 4,
        "$type": "4|System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
        "$rlength": 3,
        "$rcontent": [
            "Zen",
            "Null",
            "Null"
        ]
    },
    "skillKey": {
        "$id": 5,
        "$type": "5|System.Collections.Generic.List`1[[Auragon.Hiraethia.Common.Models.Runes.ElementType, Auragon.Hiraethia.Common]], mscorlib",
        "$rlength": 3,
        "$rcontent": [
            3,
            6,
            0
        ]
    },
    "weaponTypes": {
        "$id": 6,
        "$type": "6|System.Collections.Generic.List`1[[Auragon.Hiraethia.Common.Models.WeaponType, Auragon.Hiraethia.Common]], mscorlib",
        "$rlength": 2,
        "$rcontent": [
            0,
            1
        ]
    },
    "weaponRequirements": {
        "$id": 7,
        "$type": 6,
        "$rlength": 2,
        "$rcontent": [
            3,
            4
        ]
    },
    "elementRequirements": {
        "$id": 8,
        "$type": 5,
        "$rlength": 0,
        "$rcontent": [
        ]
    },
    "skillSlotRequirementIds": {
        "$id": 9,
        "$type": "7|System.Collections.Generic.List`1[[System.Int32, mscorlib]], mscorlib",
        "$rlength": 0,
        "$rcontent": [
        ]
    },
    "growthDifficulty": 50,
    "preferredIngredients": {
        "$id": 10,
        "$type": "8|System.Collections.Generic.List`1[[Auragon.Hiraethia.Client.UI.CharacterSkillBase+PreferredIngredient, Auragon.Hiraethia.Client]], mscorlib",
        "$rlength": 0,
        "$rcontent": [
        ]
    }
}