diff options
Diffstat (limited to 'constants/petnums.json')
-rw-r--r-- | constants/petnums.json | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/constants/petnums.json b/constants/petnums.json index f469eb77..3ab18080 100644 --- a/constants/petnums.json +++ b/constants/petnums.json @@ -211,6 +211,7 @@ ], "statNums": { "INTELLIGENCE": 1.0, + "SEA_CREATURE_CHANCE": 0.0, "SPEED": 0.0 } }, @@ -220,6 +221,7 @@ ], "statNums": { "INTELLIGENCE": 100.0, + "SEA_CREATURE_CHANCE": 5.0, "SPEED": 5.0 } } @@ -233,6 +235,7 @@ ], "statNums": { "INTELLIGENCE": 1.0, + "SEA_CREATURE_CHANCE": 0.0, "SPEED": 0.0 } }, @@ -244,6 +247,7 @@ ], "statNums": { "INTELLIGENCE": 100.0, + "SEA_CREATURE_CHANCE": 5.0, "SPEED": 5.0 } } @@ -258,6 +262,7 @@ ], "statNums": { "INTELLIGENCE": 1.0, + "SEA_CREATURE_CHANCE": 0.0, "SPEED": 0.05 } }, @@ -270,6 +275,7 @@ ], "statNums": { "INTELLIGENCE": 100.0, + "SEA_CREATURE_CHANCE": 5.0, "SPEED": 5.0 } } @@ -283,6 +289,7 @@ ], "statNums": { "INTELLIGENCE": 1.0, + "SEA_CREATURE_CHANCE": 0.0, "SPEED": 0.0 } }, @@ -294,6 +301,7 @@ ], "statNums": { "INTELLIGENCE": 100.0, + "SEA_CREATURE_CHANCE": 5.0, "SPEED": 5.0 } } @@ -305,6 +313,7 @@ ], "statNums": { "INTELLIGENCE": 1.0, + "SEA_CREATURE_CHANCE": 0.0, "SPEED": 0.0 } }, @@ -314,6 +323,7 @@ ], "statNums": { "INTELLIGENCE": 100.0, + "SEA_CREATURE_CHANCE": 5.0, "SPEED": 5.0 } } |