v1.4.4
BIN
attic/npcs/boar/1/1.png
Normal file
After Width: | Height: | Size: 6.1 KiB |
BIN
attic/npcs/boar/1/2.png
Normal file
After Width: | Height: | Size: 4.6 KiB |
BIN
attic/npcs/boar/1/3.png
Normal file
After Width: | Height: | Size: 4.7 KiB |
BIN
attic/npcs/boar/1/4.png
Normal file
After Width: | Height: | Size: 2.1 KiB |
BIN
attic/npcs/boar/1/5.png
Normal file
After Width: | Height: | Size: 1.8 KiB |
BIN
attic/npcs/boar/1/6.png
Normal file
After Width: | Height: | Size: 5.1 KiB |
BIN
attic/npcs/boar/2/1.png
Normal file
After Width: | Height: | Size: 6.1 KiB |
BIN
attic/npcs/boar/2/2.png
Normal file
After Width: | Height: | Size: 4.2 KiB |
BIN
attic/npcs/boar/2/3.png
Normal file
After Width: | Height: | Size: 4.7 KiB |
71
attic/npcs/boar/boar.npc
Normal file
|
@ -0,0 +1,71 @@
|
|||
{
|
||||
"npcId" : 1,
|
||||
"npcName" : "boar",
|
||||
|
||||
"aiFunctions" : { "0" : "defaultWander", "1" : "defaultFollow", "8" : "defaultJump", "9" : "defaultJump", "10" : "defaultJump" },
|
||||
"aiStateFunc" : "passiveCritter",
|
||||
|
||||
"hVelocity" : { "0" : 4.0, "1" : 7.0 },
|
||||
|
||||
"trackDist" : 10.0,
|
||||
"aggroDist" : 2.0,
|
||||
|
||||
"frames" : "body/1.frames",
|
||||
"frameInfo" : { "walk" : [ "walk", 6, 1.0, 1, 0, 0],
|
||||
"idle" : [ "idle", 1, 1.0, 0, 0, 0]
|
||||
},
|
||||
|
||||
"jumpStrength" : 0.25,
|
||||
|
||||
"attentionSpan" : 8,
|
||||
"soundSensitivity" : 2,
|
||||
|
||||
"defaultHitbox" : [ "Rect", [-13, 11, 9, -19] ],
|
||||
|
||||
"attackBox" : {
|
||||
"attack.0.4" : [ "Default" ],
|
||||
"attack.0.5" : [ "Default" ]
|
||||
},
|
||||
"defenseBox" : {
|
||||
|
||||
},
|
||||
"immuneBox" : {
|
||||
|
||||
},
|
||||
"weakpointBox" : {
|
||||
|
||||
},
|
||||
"collisionBox" : {
|
||||
"idle.0.0" : [ "Default" ],
|
||||
|
||||
"walk.0.0" : [ "Default" ],
|
||||
"walk.0.1" : [ "Default" ],
|
||||
"walk.0.2" : [ "Default" ],
|
||||
"walk.0.3" : [ "Default" ],
|
||||
"walk.0.4" : [ "Default" ],
|
||||
"walk.0.5" : [ "Default" ],
|
||||
|
||||
"jump.0.0" : [ "Default" ],
|
||||
"jump.0.1" : [ "Default" ],
|
||||
"jump.0.2" : [ "Default" ],
|
||||
"jump.0.3" : [ "Default" ],
|
||||
"jump.0.4" : [ "Default" ],
|
||||
"jump.0.5" : [ "Default" ],
|
||||
|
||||
"attack.0.0" : [ "Default" ],
|
||||
"attack.0.1" : [ "Default" ],
|
||||
"attack.0.2" : [ "Default" ],
|
||||
"attack.0.3" : [ "Default" ],
|
||||
"attack.0.4" : [ "Default" ],
|
||||
"attack.0.5" : [ "Default" ]
|
||||
},
|
||||
"damageBox" : {
|
||||
|
||||
},
|
||||
"animationOffset" : {
|
||||
|
||||
},
|
||||
"projectilePoint" : {
|
||||
|
||||
}
|
||||
}
|
14
attic/npcs/boar/body/1.frames
Normal file
|
@ -0,0 +1,14 @@
|
|||
{
|
||||
"image" : "1.png",
|
||||
"frameGrid" : {
|
||||
"size" : [60, 40],
|
||||
"dimensions" : [7, 4],
|
||||
|
||||
"names" : [
|
||||
[ "idle.0.0", "walk.0.0", "walk.0.1", "walk.0.2", "walk.0.3", "walk.0.4", "walk.0.5" ],
|
||||
[ null, "jump.0.0", "jump.0.1", "jump.0.2", "jump.0.3", "jump.0.4", "jump.0.5" ],
|
||||
[ null, "attack.0.0", "attack.0.1", "attack.0.2", "attack.0.3", "attack.0.4", "attack.0.5" ],
|
||||
[ null, "gibs.0", "gibs.1", "gibs.2", "gibs.3", "gibs.4", "gibs.5" ]
|
||||
]
|
||||
}
|
||||
}
|
BIN
attic/npcs/boar/body/1.png
Normal file
After Width: | Height: | Size: 10 KiB |
BIN
attic/npcs/boar/body/2.png
Normal file
After Width: | Height: | Size: 8.8 KiB |
BIN
attic/npcs/boar/body/3.png
Normal file
After Width: | Height: | Size: 8.8 KiB |
BIN
attic/npcs/boar/body/4.png
Normal file
After Width: | Height: | Size: 8.9 KiB |