Guest User

Untitled

a guest
Nov 26th, 2021
193
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.86 KB | None | 0 0
  1. ScriptType RaceDataScript
  2.  
  3. BaseModelFileName "D:\ymir work\npc2\flame_dungeon_npc\flame_npc.GR2"
  4.  
  5. Group ShapeData
  6. {
  7. PathName ""
  8. ShapeDataCount 0
  9. }
  10. Group AttachingData
  11. {
  12. AttachingDataCount 5
  13.  
  14. Group AttachingData00
  15. {
  16. AttachingDataType 1
  17.  
  18. isAttaching 1
  19. AttachingModelIndex 0
  20. AttachingBoneName "flame_npc"
  21.  
  22. CollisionType 1
  23.  
  24. SphereDataCount 1
  25. Group SphereData00
  26. {
  27. Radius 410.000000
  28. Position 0.000000 0.000000 160.000000
  29. }
  30. }
  31.  
  32. Group AttachingData01
  33. {
  34. AttachingDataType 1
  35.  
  36. isAttaching 1
  37. AttachingModelIndex 0
  38. AttachingBoneName "flame_npc"
  39.  
  40. CollisionType 3
  41.  
  42. SphereDataCount 1
  43. Group SphereData00
  44. {
  45. Radius 250.000000
  46. Position 0.000000 0.000000 160.000000
  47. }
  48. }
  49.  
  50. Group AttachingData02
  51. {
  52. AttachingDataType 2
  53.  
  54. isAttaching 1
  55. AttachingModelIndex 0
  56. AttachingBoneName "effect_dummy01"
  57.  
  58. EffectScriptName "D:\Ymir Work\effect\monster2\yellowred1.mse"
  59. EffectPosition 0.000000 0.000000 0.000000
  60. EffectRotation 0.000000 0.000000 0.000000
  61. }
  62.  
  63. Group AttachingData03
  64. {
  65. AttachingDataType 2
  66.  
  67. isAttaching 1
  68. AttachingModelIndex 0
  69. AttachingBoneName "effect_dummy02"
  70.  
  71. EffectScriptName "D:\Ymir Work\effect\monster2\yellowred1.mse"
  72. EffectPosition 0.000000 0.000000 0.000000
  73. EffectRotation 0.000000 0.000000 0.000000
  74. }
  75. }
  76.  
Advertisement
Add Comment
Please, Sign In to add comment