diff options
Diffstat (limited to 'items/MATCHO_MONSTER.json')
| -rw-r--r-- | items/MATCHO_MONSTER.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/items/MATCHO_MONSTER.json b/items/MATCHO_MONSTER.json index b0b5f10c..bbe9a4a5 100644 --- a/items/MATCHO_MONSTER.json +++ b/items/MATCHO_MONSTER.json @@ -21,8 +21,8 @@ { "level": 100, "coins": 300, - "xp": 300, - "combat_xp": 0, + "xp": 100, + "combat_xp": 100, "name": "§fMatcho", "render": "@neurepo:mobs/matcho.json", "type": "drops", @@ -34,8 +34,8 @@ "chance": "50%" }, { - "id": "MATCH_STICKS:2", - "chance": "100%" + "id": "MATCH_STICKS", + "chance": "x2-3" }, { "id": "DYE_CYCLAMEN", |
