Refactored directory structure, added game files from TMP

This commit is contained in:
2023-12-04 21:54:28 +02:00
parent c35f861d97
commit ff3388e795
7726 changed files with 564910 additions and 17 deletions

View File

@ -0,0 +1,4 @@
ScriptType MotionData
MotionFileName "d:/ymir work/monster2/fire_tiger/00.gr2"
MotionDuration 1.000000

View File

@ -0,0 +1,4 @@
ScriptType MotionData
MotionFileName "d:/ymir work/monster2/fire_tiger/00_1.gr2"
MotionDuration 1.666667

View File

@ -0,0 +1,6 @@
ScriptType MotionData
MotionFileName "d:/ymir work/monster2/fire_tiger/03.gr2"
MotionDuration 0.666667
Accumulation 0.00 -257.51 0.00

View File

@ -0,0 +1,4 @@
ScriptType MotionData
MotionFileName "d:/ymir work/monster2/fire_tiger/20.gr2"
MotionDuration 1.500000

View File

@ -0,0 +1,4 @@
ScriptType MotionData
MotionFileName "d:/ymir work/monster2/fire_tiger/30.gr2"
MotionDuration 0.666667

View File

@ -0,0 +1,4 @@
ScriptType MotionData
MotionFileName "d:/ymir work/monster2/fire_tiger/31.gr2"
MotionDuration 1.333333

View File

@ -0,0 +1,4 @@
ScriptType MotionData
MotionFileName "d:/ymir work/monster2/fire_tiger/32.gr2"
MotionDuration 1.333333

View File

@ -0,0 +1,4 @@
ScriptType MotionData
MotionFileName "d:/ymir work/monster2/fire_tiger/33.gr2"
MotionDuration 2.100000

View File

@ -0,0 +1,4 @@
ScriptType MotionData
MotionFileName "d:/ymir work/monster2/fire_tiger/34.gr2"
MotionDuration 0.666667

View File

@ -0,0 +1,4 @@
ScriptType MotionData
MotionFileName "d:/ymir work/monster2/fire_tiger/37.gr2"
MotionDuration 1.333333

View File

@ -0,0 +1,5 @@
ScriptType MotionData
MotionFileName "D:\ymir work\npc\fire_tiger\attack1.GR2"
MotionDuration 1.000000

View File

@ -0,0 +1,5 @@
ScriptType MotionData
MotionFileName "D:\ymir work\npc\fire_tiger\attack2.GR2"
MotionDuration 1.000000

View File

@ -0,0 +1,5 @@
ScriptType MotionData
MotionFileName "D:\ymir work\npc\fire_tiger\attack3.GR2"
MotionDuration 1.000000

View File

@ -0,0 +1,5 @@
ScriptType MotionData
MotionFileName "D:\ymir work\npc\fire_tiger\back_damage.GR2"
MotionDuration 0.500000

View File

@ -0,0 +1,5 @@
ScriptType MotionData
MotionFileName "D:\ymir work\npc\fire_tiger\dead.GR2"
MotionDuration 1.266666

View File

@ -0,0 +1,44 @@
ScriptType RaceDataScript
BaseModelFileName "d:\ymir work\monster2\fire_tiger\fire_tiger.gr2"
Group AttachingData
{
AttachingDataCount 2
Group AttachingData00
{
AttachingDataType 1
isAttaching 0
AttachingModelIndex 0
AttachingBoneName "Bip01"
CollisionType 1
SphereDataCount 1
Group SphereData00
{
Radius 40.000000
Position 0.000000 0.000000 100.000000
}
}
Group AttachingData01
{
AttachingDataType 1
isAttaching 0
AttachingModelIndex 0
AttachingBoneName "Bip01"
CollisionType 3
SphereDataCount 1
Group SphereData00
{
Radius 90.000000
Position 0.000000 0.000000 100.000000
}
}
}

View File

@ -0,0 +1,60 @@
ScriptType RaceDataScript
BaseModelFileName "D:\Ymir Work\npc\fire_tiger\fire_tiger_blue.GR2"
Group ShapeData
{
PathName "d:/ymir work/npc/fire_tiger/"
ShapeDataCount 1
Group ShapeData00
{
ShapeIndex 0
Model "fire_tiger.gr2"
SourceSkin "fire_tiger.dds"
TargetSkin "fire_tiger_grau.dds"
}
}
Group AttachingData
{
AttachingDataCount 2
Group AttachingData00
{
AttachingDataType 1
isAttaching 0
AttachingModelIndex 0
AttachingBoneName "horse_bip01"
CollisionType 1
SphereDataCount 1
Group SphereData00
{
Radius 100.000000
Position 0.000000 0.000000 0.000000
}
}
Group AttachingData01
{
AttachingDataType 1
isAttaching 0
AttachingModelIndex 0
AttachingBoneName "horse_bip01"
CollisionType 3
SphereDataCount 1
Group SphereData00
{
Radius 121.000000
Position 0.000000 0.000000 0.000000
}
}
}

View File

@ -0,0 +1,5 @@
ScriptType MotionData
MotionFileName "D:\ymir work\npc\fire_tiger\front_damage.GR2"
MotionDuration 0.500000

View File

@ -0,0 +1,10 @@
GENERAL WAIT 00.msa 65
GENERAL WAIT1 00_1.msa 35
GENERAL RUN 03.msa 100
GENERAL NORMAL_ATTACK 20.msa 100
GENERAL FRONT_DAMAGE 30.msa 100
GENERAL FRONT_DEAD 31.msa 100
GENERAL FRONT_KNOCKDOWN 32.msa 100
GENERAL FRONT_STANDUP 33.msa 100
GENERAL BACK_DAMAGE 34.msa 100
GENERAL BACK_DEAD 37.msa 100

View File

@ -0,0 +1,5 @@
ScriptType MotionData
MotionFileName "D:\ymir work\npc\fire_tiger\run.GR2"
MotionDuration 0.666666

View File

@ -0,0 +1,5 @@
ScriptType MotionData
MotionFileName "D:\ymir work\npc\fire_tiger\skill.GR2"
MotionDuration 2.000000

View File

@ -0,0 +1,5 @@
ScriptType MotionData
MotionFileName "D:\ymir work\npc\fire_tiger\stand_up.GR2"
MotionDuration 1.000000

View File

@ -0,0 +1,5 @@
ScriptType MotionData
MotionFileName "D:\ymir work\npc\fire_tiger\wait.GR2"
MotionDuration 1.000000

View File

@ -0,0 +1,5 @@
ScriptType MotionData
MotionFileName "D:\ymir work\npc\fire_tiger\wait1.GR2"
MotionDuration 2.000000

View File

@ -0,0 +1,5 @@
ScriptType MotionData
MotionFileName "D:\ymir work\npc\fire_tiger\wait2.GR2"
MotionDuration 1.666666

View File

@ -0,0 +1,5 @@
ScriptType MotionData
MotionFileName "D:\ymir work\npc\fire_tiger\walk.GR2"
MotionDuration 0.800000