Advertisement
alienbooya

Untitled

Apr 7th, 2017
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.04 KB | None | 0 0
  1. <BASIC_INFO>
  2. KOREAN = GF_SC_S1
  3. ENGLISH = GF_SC_S1
  4. CODE = GF13
  5. ACTIVE = 1
  6. </BASIC_INFO>
  7. <SHOP_INFO>
  8. bBuy = 0
  9. Label = 0
  10. BuyType = 1
  11. DinarCost = -1,-1,-1,-1,-1,-1
  12. CashCost = -1,-1,-1,-1,-1,-1
  13. ReqLevel = 1
  14. bUseButton = 0
  15. bPremiumOnly = -1
  16. bShopExchange = 0
  17. SortPoint = 0
  18. UseDurability = 0
  19. RepairDinar = 0
  20. RewardDinar = 0
  21. nPackageType = 0
  22. PackageComponent = -1
  23. </SHOP_INFO>
  24. <WEAPON_INFO>
  25. BaseWeapon = 0
  26. UseableChannel = 1,1,1
  27. UseableBranch = 1,1,0,0,0
  28. UseableSlot = 0,0,1,0,1,0,0,0
  29. Power = 440
  30. ShootRange = 10000
  31. EffectRange = 0
  32. AmmoNum = 40
  33. MagazineNum = 5
  34. Parabola = 800
  35. ReactAmount = 1.500000
  36. ReactRecovery = 4.000000
  37. Accurate = 45.000000
  38. ShootSpeed = 14000
  39. Weight = 16
  40. ReloadTime = 900.000000
  41. FirstShootDelayTime = 0.000000
  42. SoundIdx = 301
  43. ZoomLimit = 0
  44. ScopeTexName = 0
  45. bExtraAmmo = 1
  46. SpecialSkill = 0,0,0,0,0,0,0
  47. Power = 44
  48. RPM = 85
  49. Accuracy = 45
  50. Recoil = 40
  51. </WEAPON_INFO>
  52. <WEAPON_TARGET_DAMAGE_INFO>
  53. Low = 100,0,0,0
  54. Middle = 80,0,0,0
  55. High = 60,0,0,0
  56. </WEAPON_TARGET_DAMAGE_INFO>
  57. //-->
  58. <!--
  59. <BASIC_INFO>
  60. KOREAN = GF_SC_S2
  61. ENGLISH = GF_SC_S2
  62. CODE = GF14
  63. ACTIVE = 1
  64. </BASIC_INFO>
  65. <SHOP_INFO>
  66. bBuy = 0
  67. Label = 0
  68. BuyType = 1
  69. DinarCost = -1,-1,-1,-1,-1,-1
  70. CashCost = -1,-1,-1,-1,-1,-1
  71. ReqLevel = 1
  72. bUseButton = 0
  73. bPremiumOnly = -1
  74. bShopExchange = 0
  75. SortPoint = 0
  76. UseDurability = 0
  77. RepairDinar = 0
  78. RewardDinar = 0
  79. nPackageType = 0
  80. PackageComponent = -1
  81. </SHOP_INFO>
  82. <WEAPON_INFO>
  83. BaseWeapon = GF13
  84. UseableChannel = 1,1,1
  85. UseableBranch = 1,1,0,0,0
  86. UseableSlot = 0,0,1,0,1,0,0,0
  87. Power = 440
  88. ShootRange = 10000
  89. EffectRange = 0
  90. AmmoNum = 50
  91. MagazineNum = 5
  92. Parabola = 800
  93. ReactAmount = 1.500000
  94. ReactRecovery = 4.000000
  95. Accurate = 45.000000
  96. ShootSpeed = 14000
  97. Weight = 16
  98. ReloadTime = 900.000000
  99. FirstShootDelayTime = 0.000000
  100. SoundIdx = 301
  101. ZoomLimit = 1
  102. ScopeTexName = 0
  103. bExtraAmmo = 1
  104. SpecialSkill = 0,0,0,0,0,0,0
  105. Power = 44
  106. RPM = 85
  107. Accuracy = 45
  108. Recoil = 40
  109. </WEAPON_INFO>
  110. <WEAPON_TARGET_DAMAGE_INFO>
  111. Low = 100,0,0,0
  112. Middle = 80,0,0,0
  113. High = 60,0,0,0
  114. </WEAPON_TARGET_DAMAGE_INFO>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement