Skip to content

Commit

Permalink
add rift slash to cata dragon
Browse files Browse the repository at this point in the history
  • Loading branch information
seiyria committed Oct 1, 2024
1 parent 0321c49 commit c305ed0
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions mods/BaseGameContent.rairmod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"name": "BaseGameContent",
"author": "Seiyria",
"version": 1,
"savedAt": 1727725975161,
"savedAt": 1727782276779,
"dependencies": []
},
"npcs": [
Expand Down Expand Up @@ -43364,20 +43364,20 @@
"iceBoostPercent": 150
},
"hp": {
"min": 165000,
"max": 180000
"min": 420749,
"max": 458999
},
"mp": {
"min": 5500,
"max": 6000
"min": 11000,
"max": 12000
},
"giveXp": {
"min": 30000,
"max": 35000
"min": 34500,
"max": 40250
},
"gold": {
"min": 1900,
"max": 2500
"min": 6554,
"max": 8625
},
"monsterGroup": "Dragon",
"avoidWater": false,
Expand All @@ -43392,7 +43392,7 @@
},
"usableSkills": [
{
"result": "Attack",
"result": "RiftSlash",
"chance": 10
},
{
Expand Down

0 comments on commit c305ed0

Please sign in to comment.