Cobnuts colony sim · delve

character_template

Wanderer

Someone from somewhere else: an ordinary person on the road, with an ordinary person's rough hands.

Related

Referenced by

Pawns 1

Raw definition
{
  "advantage_slots": [
    {
      "pool": [
        [
          "core:easygoing",
          20
        ],
        [
          "core:cheerful",
          15
        ],
        [
          "core:dreamer",
          15
        ],
        [
          "core:witty",
          15
        ],
        [
          "core:kind",
          15
        ],
        [
          "core:quick_study",
          10
        ]
      ]
    },
    {
      "pool": [
        [
          "core:easygoing",
          20
        ],
        [
          "core:cheerful",
          15
        ],
        [
          "core:dreamer",
          15
        ],
        [
          "core:witty",
          15
        ],
        [
          "core:kind",
          15
        ],
        [
          "core:quick_study",
          10
        ]
      ]
    }
  ],
  "attribute_entries": [
    {
      "attribute": "core:strength",
      "levels": {
        "rows": [
          [
            -1,
            15
          ],
          [
            0,
            40
          ],
          [
            1,
            35
          ],
          [
            2,
            10
          ]
        ]
      }
    },
    {
      "attribute": "core:health",
      "levels": {
        "rows": [
          [
            -1,
            15
          ],
          [
            0,
            40
          ],
          [
            1,
            35
          ],
          [
            2,
            10
          ]
        ]
      }
    },
    {
      "attribute": "core:dexterity",
      "levels": {
        "rows": [
          [
            -1,
            12
          ],
          [
            0,
            40
          ],
          [
            1,
            36
          ],
          [
            2,
            12
          ]
        ]
      }
    },
    {
      "attribute": "core:intelligence",
      "levels": {
        "rows": [
          [
            -1,
            12
          ],
          [
            0,
            40
          ],
          [
            1,
            36
          ],
          [
            2,
            12
          ]
        ]
      }
    }
  ],
  "derived_stat_entries": [
    {
      "levels": {
        "rows": [
          [
            -2,
            8
          ],
          [
            -1,
            20
          ],
          [
            0,
            44
          ],
          [
            1,
            20
          ],
          [
            2,
            8
          ]
        ]
      },
      "stat": "core:will"
    },
    {
      "levels": {
        "rows": [
          [
            -2,
            8
          ],
          [
            -1,
            20
          ],
          [
            0,
            44
          ],
          [
            1,
            20
          ],
          [
            2,
            8
          ]
        ]
      },
      "stat": "core:per"
    },
    {
      "levels": {
        "rows": [
          [
            -2,
            8
          ],
          [
            -1,
            20
          ],
          [
            0,
            44
          ],
          [
            1,
            20
          ],
          [
            2,
            8
          ]
        ]
      },
      "stat": "core:hp"
    },
    {
      "levels": {
        "rows": [
          [
            -2,
            8
          ],
          [
            -1,
            20
          ],
          [
            0,
            44
          ],
          [
            1,
            20
          ],
          [
            2,
            8
          ]
        ]
      },
      "stat": "core:fp"
    }
  ],
  "description": "Someone from somewhere else: an ordinary person on the road, with an ordinary person's rough hands.",
  "disadvantage_limit": 40,
  "disadvantage_slots": [
    {
      "pool": [
        [
          "core:brooding",
          20
        ],
        [
          "core:skittish",
          15
        ],
        [
          "core:anxious",
          15
        ],
        [
          "core:melancholy",
          15
        ],
        [
          "core:antisocial",
          15
        ],
        [
          "core:slothful",
          10
        ]
      ]
    }
  ],
  "id": "core:visitor_wanderer",
  "name": "Wanderer",
  "point_budget": 100,
  "skill_entries": [
    {
      "points": {
        "rows": [
          [
            0,
            75
          ],
          [
            2,
            20
          ],
          [
            4,
            5
          ]
        ]
      },
      "skill": "core:cooking"
    },
    {
      "points": {
        "rows": [
          [
            0,
            70
          ],
          [
            2,
            25
          ],
          [
            4,
            5
          ]
        ]
      },
      "skill": "core:hauling"
    },
    {
      "points": {
        "rows": [
          [
            0,
            60
          ],
          [
            2,
            30
          ],
          [
            4,
            10
          ]
        ]
      },
      "skill": "core:brawling"
    },
    {
      "points": {
        "rows": [
          [
            0,
            65
          ],
          [
            2,
            25
          ],
          [
            4,
            10
          ]
        ]
      },
      "skill": "core:combat"
    },
    {
      "points": {
        "rows": [
          [
            0,
            72
          ],
          [
            2,
            21
          ],
          [
            4,
            7
          ]
        ]
      },
      "skill": "core:shooting"
    },
    {
      "points": {
        "rows": [
          [
            0,
            80
          ],
          [
            1,
            12
          ],
          [
            2,
            8
          ]
        ]
      },
      "skill": "core:performance"
    },
    {
      "points": {
        "rows": [
          [
            0,
            88
          ],
          [
            1,
            8
          ],
          [
            2,
            4
          ]
        ]
      },
      "skill": "core:sword"
    },
    {
      "points": {
        "rows": [
          [
            0,
            88
          ],
          [
            1,
            8
          ],
          [
            2,
            4
          ]
        ]
      },
      "skill": "core:polearm"
    },
    {
      "points": {
        "rows": [
          [
            0,
            88
          ],
          [
            1,
            8
          ],
          [
            2,
            4
          ]
        ]
      },
      "skill": "core:axe_mace"
    },
    {
      "points": {
        "rows": [
          [
            0,
            88
          ],
          [
            1,
            8
          ],
          [
            2,
            4
          ]
        ]
      },
      "skill": "core:shield"
    }
  ],
  "starting_auto_spend": true,
  "starting_unspent": 15
}

First seen in dev