Skip to content

SIlver Rathalos shows up as gold rathan HERE IS A FIX #27

@jgrrgth

Description

@jgrrgth

In SmartHunter-master\SmartHunter\bin\x64\Debug\MonsterData.json is missing this.
Just copy and paste it into MonsterData.json

    "em002_02": {
  "NameStringId": "LOC_MONSTER_SILVER_RATHALOS",
  "Parts": [
    {
      "GroupId": "Removable",
      "StringId": "LOC_REMOVABLE_PART_TAIL",
      "IsRemovable": true
    },
    {
      "GroupId": "Part",
      "StringId": "LOC_PART_HEAD",
      "IsRemovable": false
    },
    {
      "GroupId": "Part",
      "StringId": "LOC_PART_BODY",
      "IsRemovable": false
    },
    {
      "GroupId": "Part",
      "StringId": "LOC_PART_WING_LEFT",
      "IsRemovable": false
    },
    {
      "GroupId": "Part",
      "StringId": "LOC_PART_WING_RIGHT",
      "IsRemovable": false
    },
    {
      "GroupId": "Part",
      "StringId": "LOC_PART_LEG_LEFT",
      "IsRemovable": false
    },
    {
      "GroupId": "Part",
      "StringId": "LOC_PART_LEG_RIGHT",
      "IsRemovable": false
    },
    {
      "GroupId": "Part",
      "StringId": "LOC_PART_TAIL",
      "IsRemovable": false
    }
  ],
  "BaseSize": 1704.22,
  "ScaleModifier": 1,
  "Crowns": {
    "Mini": 0.9,
    "Silver": 1.15,
    "Gold": 1.23
  }
},

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions