File tree Expand file tree Collapse file tree 1 file changed +28
-28
lines changed
Expand file tree Collapse file tree 1 file changed +28
-28
lines changed Original file line number Diff line number Diff line change 55 "description" : " A weak goblin creature, perfect for beginners" ,
66 "category" : " mob" ,
77 "faction" : " monster" ,
8- "levelRange" : {
9- "min" : 2 ,
10- "max" : 2
11- } ,
8+ "levelRange" : [
9+ 1 ,
10+ 2
11+ ] ,
1212 "stats" : {
1313 "level" : 2 ,
1414 "health" : 5 ,
752752 "description" : " A docile cow grazing in the field" ,
753753 "category" : " mob" ,
754754 "faction" : " animal" ,
755- "levelRange" : {
756- "min" : 2 ,
757- "max" : 2
758- } ,
755+ "levelRange" : [
756+ 1 ,
757+ 2
758+ ] ,
759759 "stats" : {
760760 "level" : 2 ,
761761 "health" : 8 ,
817817 "description" : " A sinister wizard who attacks with Wind Strike magic" ,
818818 "category" : " mob" ,
819819 "faction" : " zamorak" ,
820- "levelRange" : {
821- "min" : 42 ,
822- "max" : 42
823- } ,
820+ "levelRange" : [
821+ 40 ,
822+ 44
823+ ] ,
824824 "stats" : {
825825 "level" : 42 ,
826826 "health" : 42 ,
928928 "description" : " A shadowy archer who fires bronze arrows from the darkness" ,
929929 "category" : " mob" ,
930930 "faction" : " zamorak" ,
931- "levelRange" : {
932- "min" : 33 ,
933- "max" : 33
934- } ,
931+ "levelRange" : [
932+ 30 ,
933+ 33
934+ ] ,
935935 "stats" : {
936936 "level" : 33 ,
937937 "health" : 33 ,
14541454 "description" : " A town guard armed with an iron longsword, tasked with keeping the peace" ,
14551455 "category" : " mob" ,
14561456 "faction" : " town" ,
1457- "levelRange" : {
1458- "min" : 21 ,
1459- "max" : 21
1460- } ,
1457+ "levelRange" : [
1458+ 20 ,
1459+ 22
1460+ ] ,
14611461 "stats" : {
14621462 "level" : 21 ,
14631463 "health" : 22 ,
15921592 "description" : " A cunning outlaw who preys on unwary travelers" ,
15931593 "category" : " mob" ,
15941594 "faction" : " monster" ,
1595- "levelRange" : {
1596- "min" : 7 ,
1597- "max" : 7
1598- } ,
1595+ "levelRange" : [
1596+ 5 ,
1597+ 8
1598+ ] ,
15991599 "stats" : {
16001600 "level" : 7 ,
16011601 "health" : 10 ,
16961696 "description" : " A fierce warrior from the desert lands" ,
16971697 "category" : " mob" ,
16981698 "faction" : " monster" ,
1699- "levelRange" : {
1700- "min" : 14 ,
1701- "max" : 14
1702- } ,
1699+ "levelRange" : [
1700+ 12 ,
1701+ 15
1702+ ] ,
17031703 "stats" : {
17041704 "level" : 14 ,
17051705 "health" : 17 ,
You can’t perform that action at this time.
0 commit comments