Refactored directory structure, added game files from TMP
This commit is contained in:
6
gamefiles/data/monster/pwahuang1/motlist.txt
Normal file
6
gamefiles/data/monster/pwahuang1/motlist.txt
Normal file
@ -0,0 +1,6 @@
|
||||
GENERAL WAIT wait.msa 80
|
||||
GENERAL WAIT1 wait1.msa 5
|
||||
GENERAL WAIT2 wait2.msa 5
|
||||
GENERAL WAIT3 wait3.msa 10
|
||||
GENERAL WALK walk.msa 100
|
||||
GENERAL RUN run.msa 100
|
62
gamefiles/data/monster/pwahuang1/pwahuang1.msm
Normal file
62
gamefiles/data/monster/pwahuang1/pwahuang1.msm
Normal file
@ -0,0 +1,62 @@
|
||||
ScriptType RaceDataScript
|
||||
|
||||
BaseModelFileName "D:\Ymir Work\npc2\pwahuang1\pwahuang1.GR2"
|
||||
|
||||
Group ShapeData
|
||||
{
|
||||
PathName ""
|
||||
ShapeDataCount 0
|
||||
}
|
||||
Group AttachingData
|
||||
{
|
||||
AttachingDataCount 3
|
||||
|
||||
Group AttachingData00
|
||||
{
|
||||
AttachingDataType 1
|
||||
|
||||
isAttaching 1
|
||||
AttachingModelIndex 0
|
||||
AttachingBoneName "Bip01"
|
||||
|
||||
CollisionType 1
|
||||
|
||||
SphereDataCount 1
|
||||
Group SphereData00
|
||||
{
|
||||
Radius 40.000000
|
||||
Position 0.000000 0.000000 0.000000
|
||||
}
|
||||
}
|
||||
|
||||
Group AttachingData01
|
||||
{
|
||||
AttachingDataType 1
|
||||
|
||||
isAttaching 1
|
||||
AttachingModelIndex 0
|
||||
AttachingBoneName "Bip01"
|
||||
|
||||
CollisionType 3
|
||||
|
||||
SphereDataCount 1
|
||||
Group SphereData00
|
||||
{
|
||||
Radius 45.000000
|
||||
Position 0.000000 0.000000 0.000000
|
||||
}
|
||||
}
|
||||
|
||||
Group AttachingData02
|
||||
{
|
||||
AttachingDataType 2
|
||||
|
||||
isAttaching 1
|
||||
AttachingModelIndex 0
|
||||
AttachingBoneName "Bip01"
|
||||
|
||||
EffectScriptName "D:\Ymir Work\effect\monster2\redblack3.mse"
|
||||
EffectPosition 0.000000 0.000000 0.000000
|
||||
EffectRotation 0.000000 0.000000 0.000000
|
||||
}
|
||||
}
|
7
gamefiles/data/monster/pwahuang1/run.msa
Normal file
7
gamefiles/data/monster/pwahuang1/run.msa
Normal file
@ -0,0 +1,7 @@
|
||||
ScriptType MotionData
|
||||
|
||||
MotionFileName "D:\Ymir Work\npc2\pwahuang1\run.GR2"
|
||||
MotionDuration 0.666666
|
||||
Accumulation 0.0000 -3.064000 0.0000
|
||||
|
||||
|
5
gamefiles/data/monster/pwahuang1/wait.msa
Normal file
5
gamefiles/data/monster/pwahuang1/wait.msa
Normal file
@ -0,0 +1,5 @@
|
||||
ScriptType MotionData
|
||||
|
||||
MotionFileName "D:\Ymir Work\npc2\pwahuang1\wait.GR2"
|
||||
MotionDuration 2.000000
|
||||
|
5
gamefiles/data/monster/pwahuang1/wait1.msa
Normal file
5
gamefiles/data/monster/pwahuang1/wait1.msa
Normal file
@ -0,0 +1,5 @@
|
||||
ScriptType MotionData
|
||||
|
||||
MotionFileName "D:\Ymir Work\npc2\pwahuang1\wait1.GR2"
|
||||
MotionDuration 3.333333
|
||||
|
5
gamefiles/data/monster/pwahuang1/wait2.msa
Normal file
5
gamefiles/data/monster/pwahuang1/wait2.msa
Normal file
@ -0,0 +1,5 @@
|
||||
ScriptType MotionData
|
||||
|
||||
MotionFileName "D:\Ymir Work\npc2\pwahuang1\wait2.GR2"
|
||||
MotionDuration 3.033333
|
||||
|
5
gamefiles/data/monster/pwahuang1/wait3.msa
Normal file
5
gamefiles/data/monster/pwahuang1/wait3.msa
Normal file
@ -0,0 +1,5 @@
|
||||
ScriptType MotionData
|
||||
|
||||
MotionFileName "D:\Ymir Work\npc2\pwahuang1\wait3.GR2"
|
||||
MotionDuration 3.666666
|
||||
|
7
gamefiles/data/monster/pwahuang1/walk.msa
Normal file
7
gamefiles/data/monster/pwahuang1/walk.msa
Normal file
@ -0,0 +1,7 @@
|
||||
ScriptType MotionData
|
||||
|
||||
MotionFileName "D:\Ymir Work\npc2\pwahuang1\walk.GR2"
|
||||
MotionDuration 0.800000
|
||||
Accumulation 0.0000 -1.288000 0.0000
|
||||
|
||||
|
Reference in New Issue
Block a user