Advertisement
dcomicboy

PerkSkillInfo.txt

Mar 18th, 2013
205
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.84 KB | None | 0 0
  1. [PerkSkill_0]
  2. Type = 0 // None
  3. InGameName = "$PerkSkill_Ingamename_0"
  4.  
  5. ////////°øÅë///////////////////////////////////////////////////////////////////////////////////////////
  6. //
  7. // [PerkSkill_1~N]
  8. // Type = 1
  9. // TakeType_0 = ¾ò´Â ¹æ¹ý
  10. // InGameName = HUD¿¡¼­ »ç¿ëÇÒ Name (Áö±ÝÀº ¾È½á¿ä... ÃÖÃÊ ±âȹ)
  11. // PopupDesc = DetailInfo â¿¡¼­ »ç¿ëµÇ´Â ¼³¸í
  12. // IconImg = HUD¿¡¼­ »ç¿ëµÇ´Â Icon
  13. // SkillImg = DetailInfo â¿¡¼­ »ç¿ëµÇ´Â Img
  14. // SlotNum = Equip Slot »ç¿ë ¼ýÀÚ
  15. // Rank = ȹµæ °¡´ÉÇÑ Rank DetailInfo â¿¡¼­ »ç¿ëµÇ¿ä.
  16. // Active = 1(Key Input¿¡ ÀÇÇØ ½ÇÇà), 0 or ¹ÌÀÔ·Â (ÀÚµ¿ ½ÇÇà)
  17. //
  18. ///////////////////////////////////////////////////////////////////////////////////////////////////
  19.  
  20.  
  21. ///////////////////////////////////////////////////////////////////////////////////////////////////
  22. // DropProbability = Item Drop È®·ü
  23. // HealthDrop_HP = Health Box°¡ Drop µÇ±â À§ÇÑ HP %
  24. // AmmoDrop_Ammo = Ammo Box°¡ Drop µÇ±â À§ÇÑ Ammo %
  25. // BoxHideTime = SkillÀ» »ç¿ëÇÑ ÁÖü°¡ ¼ÒÀ¯ÇÏ´Â ½Ã°£
  26. // BoxLifeTime = Item Box°¡ º¸ÀÌ´Â ÃÑ ½Ã°£ (°°Àº ÆÀ¸¸ º¸ÀÓ)
  27. ///////////////////////////////////////////////////////////////////////////////////////////////////
  28.  
  29. [PerkSkill_1]
  30. Type = 1
  31. TakeType_0 = 5 // ¾ò´Â ¹æ¹ý
  32. InGameName = "$PerkSkill_Ingamename_1"
  33. PopupDesc = "$PerkSkill_PopupDec_1"
  34. IconImg = "ui_hud_common\perk\icon\Perk_hud_supply_05.dtx"
  35. IconGaugeImg = "ui_hud_common\perk\guage\bar_05.dtx"
  36. SkillImg = "UI_SCR_ItemImage\Perk\Perk_supply.dtx" // Item Img ¿Í µ¿ÀÏÇÏÁö¸¸ ã±â Èûµå¹Ç·Î µî·Ï ÇØ ÁÖ¼¼¿ä~^^;;
  37. SlotNum = 1
  38. Rank = 3
  39. DropProbability = 40
  40. HealthDrop_HP = 40
  41. AmmoDrop_Ammo = 50
  42. BoxHideTime = 10
  43. BoxLifeTime = 20
  44.  
  45.  
  46. ///////////////////////////////////////////////////////////////////////////////////////////////////
  47. // SPDecrease = ÃÊ´ç ¼Ò¸ð SP
  48. // FootSoundVolume =
  49. // SoundRadius = Sound°¡ µé¸®´Â °Å¸®... ( 1.0(±âÁ¸ ¹ßÀÚ±¹ ¼Ò¸®) * value)
  50. // EffectSnd0~N = Àû ¹ßÀÚ±¹ ¼Ò¸®¿¡ Ãß°¡Çؼ­ µé¸± ¹ßÀÚ±¹ ¼Ò¸® µé random ¼±ÅÃ
  51. ///////////////////////////////////////////////////////////////////////////////////////////////////
  52.  
  53. [PerkSkill_2]
  54. Type = 2
  55. TakeType_0 = 5
  56. InGameName = "$PerkSkill_Ingamename_2"
  57. PopupDesc = "$PerkSkill_PopupDec_2"
  58. IconImg = "ui_hud_common\perk\icon\Perk_hud_listen_02.dtx"
  59. IconGaugeImg = "ui_hud_common\perk\guage\bar_02.dtx"
  60. SkillImg = "UI_SCR_ItemImage\Perk\Perk_listen.dtx"
  61. SlotNum = 1
  62. Rank = 4
  63. Active = 1
  64. SPDecrease = 5
  65. FootSoundVolume = 1.0
  66. SoundRadius = 0.9
  67. EffectSnd0 = "UI_SND\Perk\Awareness\step1.wav"
  68. EffectSnd1 = "UI_SND\Perk\Awareness\step2.wav"
  69. EffectSnd2 = "UI_SND\Perk\Awareness\step3.wav"
  70. EffectSnd3 = "UI_SND\Perk\Awareness\step4.wav"
  71.  
  72.  
  73. ///////////////////////////////////////////////////////////////////////////////////////////////////
  74. // FootSoundVolume = ¹ßÀÚ±¹ ¼Ò¸® (±âº» * value)
  75. ///////////////////////////////////////////////////////////////////////////////////////////////////
  76.  
  77. [PerkSkill_3]
  78. Type = 3
  79. TakeType_0 = 5
  80. InGameName = "$PerkSkill_Ingamename_3"
  81. PopupDesc = "$PerkSkill_PopupDec_3"
  82. IconImg = "ui_hud_common\perk\icon\Perk_hud_silentstep_07.dtx"
  83. IconGaugeImg = "ui_hud_common\perk\guage\bar_07.dtx"
  84. SkillImg = "UI_SCR_ItemImage\Perk\Perk_silentstep.dtx"
  85. SlotNum = 1
  86. Rank = 2
  87. FootSoundVolume = 0.4
  88.  
  89.  
  90. ///////////////////////////////////////////////////////////////////////////////////////////////////
  91. // StartSkill = ½ºÅ³ÀÌ ¹ßµ¿µÇ±â À§ÇÑ ¿¬¼Ó KillÀÇ ¼ö
  92. // Time = ½ºÅ³ À¯Áö ½Ã°£
  93. ///////////////////////////////////////////////////////////////////////////////////////////////////
  94.  
  95. [PerkSkill_4]
  96. Type = 4
  97. TakeType_0 = 5
  98. InGameName = "$PerkSkill_Ingamename_4"
  99. PopupDesc = "$PerkSkill_PopupDec_4"
  100. IconImg = "ui_hud_common\perk\icon\Perk_hud_killandrun_01.dtx"
  101. IconGaugeImg = "ui_hud_common\perk\guage\bar_01.dtx"
  102. SkillImg = "UI_SCR_ItemImage\Perk\Perk_killandrun.dtx"
  103. SlotNum = 1
  104. Rank = 5
  105. StartKill = 3
  106. Time = 8
  107.  
  108. ///////////////////////////////////////////////////////////////////////////////////////////////////
  109. // SPDecrease = ÃÊ´ç SP ¼Ò¸ð·®
  110. ///////////////////////////////////////////////////////////////////////////////////////////////////
  111.  
  112. [PerkSkill_5]
  113. Type = 5
  114. TakeType_0 = 5
  115. InGameName = "$PerkSkill_Ingamename_5"
  116. PopupDesc = "$PerkSkill_PopupDec_5"
  117. IconImg = "ui_hud_common\perk\icon\Perk_hud_respiratory_04.dtx"
  118. IconGaugeImg = "ui_hud_common\perk\guage\bar_04.dtx"
  119. SkillImg = "UI_SCR_ItemImage\Perk\Perk_respiratory.dtx"
  120. SlotNum = 1
  121. Rank = 6
  122. SPDecrease = 10
  123.  
  124.  
  125. ///////////////////////////////////////////////////////////////////////////////////////////////////
  126. // MinForce = Åõô ÃÖ¼Ò Èû (±âº» * value)
  127. // MaxForce = Åõô ÃÖ´ë Èû (±âº» * value)
  128. // BarLeftSpeed = Skill Bar°¡ ¿ÞÂÊ ³¡À¸·Î °¡´Âµ¥ °É¸®´Â ½Ã°£ (sec)
  129. // BarRightSpeed= Skill Bar°¡ ¿À¸¥ÂÊ ³¡À¸·Î °¡´Âµ¥ °É¸®´Â ½Ã°£ (sec)
  130. ///////////////////////////////////////////////////////////////////////////////////////////////////
  131.  
  132. [PerkSkill_6]
  133. Type = 6
  134. TakeType_0 = 5
  135. InGameName = "$PerkSkill_Ingamename_6"
  136. PopupDesc = "$PerkSkill_PopupDec_6"
  137. IconImg = "ui_hud_common\perk\icon\Perk_hud_throw_06.dtx"
  138. IconGaugeImg = "ui_hud_common\perk\guage\bar_06.dtx"
  139. SkillImg = "UI_SCR_ItemImage\Perk\Perk_throw.dtx"
  140. SlotNum = 1
  141. Rank = 1
  142. MinForce = 0.8
  143. MaxForce = 1.35
  144. BarLeftSpeed = 0
  145. BarRightSpeed = 0.8
  146.  
  147.  
  148. [PerkSkill_7]
  149. Type = 7
  150. TakeType_0 = 6 // NxE DailyJob 6
  151. InGameName = "$PerkSkill_Ingamename_7"
  152. PopupDesc = "$PerkSkill_PopupDec_7"
  153. IconImg = "ui_hud_common\perk\icon\Perk_hud_giftgrenade_01.dtx"
  154. IconGaugeImg = "ui_hud_common\perk\guage\bar_01.dtx"
  155. SkillImg = "UI_SCR_ItemImage\Perk\Perk_Giftgrenade.dtx"
  156. SlotNum = 2
  157. Rank = 0
  158. WeaponID = 472 // Drop Weapon ID
  159. Probability = 100 // Drop rate
  160.  
  161. [PerkSkill_8]
  162. Type = 8
  163. TakeType_0 = 6 // NxE DailyJob 6
  164. InGameName = "$PerkSkill_Ingamename_8"
  165. PopupDesc = "$PerkSkill_PopupDec_8"
  166. IconImg = "ui_hud_common\perk\icon\Perk_hud_weapontrophy_03.dtx"
  167. IconGaugeImg = "ui_hud_common\perk\guage\bar_03.dtx"
  168. SkillImg = "UI_SCR_ItemImage\Perk\Perk_Weapontrophy.dtx"
  169. SlotNum = 2
  170. Rank = 0
  171. Active = 1
  172. MaxCount = 10
  173. AddGP = 10 // 1 chance GP
  174. TargetDistance = 250 // Check distance
  175. WaitTime = 1.8
  176.  
  177. [PerkSkill_9]
  178. Type = 9
  179. TakeType_0 = 6 // NxE DailyJob 6
  180. InGameName = "$PerkSkill_Ingamename_9"
  181. PopupDesc = "$PerkSkill_PopupDec_9"
  182. IconImg = "ui_hud_common\perk\icon\Perk_hud_corpserummage_08.dtx"
  183. IconGaugeImg = "ui_hud_common\perk\guage\bar_08.dtx"
  184. SkillImg = "UI_SCR_ItemImage\Perk\Perk_Corpserummage.dtx"
  185. SlotNum = 2
  186. Rank = 0
  187. Active = 1
  188. TargetDistance = 250 // Check distance
  189. WaitTime = 1.5
  190. OwnerTime = 10 // WeaponOwen
  191. DropWeaponMax = 1
  192.  
  193. [PerkSkill_10]
  194. Type = 10
  195. TakeType_0 = 6 // NxE DailyJob 6
  196. InGameName = "$PerkSkill_Ingamename_10"
  197. PopupDesc = "$PerkSkill_PopupDec_10"
  198. IconImg = "ui_hud_common\perk\icon\Perk_hud_FastRespawn_05.dtx"
  199. IconGaugeImg = "ui_hud_common\perk\guage\bar_05.dtx"
  200. SkillImg = "UI_SCR_ItemImage\Perk\Perk_FastRespawn.dtx"
  201. SlotNum = 3
  202. Rank = 0
  203. RespawnTime = 5.6 // Result Time
  204.  
  205.  
  206.  
  207. ///////////////////////////////////////////////////////////////////////////////////////////////////
  208. // Ammo Supply
  209. // WeaponID : Weapons.txtÀÇ id ½ºÅ³ »ç¿ë½Ã »óÀÚ ÅõôÀ» À§ÇÑ ¹«±âid
  210. // SoundRange : ¹Ú½º°¡ ¶¥¿¡ ´êÀ» ¶§ ³ª´Â ¼Ò¸® ¹üÀ§
  211. ///////////////////////////////////////////////////////////////////////////////////////////////////
  212. [PerkSkill_11]
  213. Type = 11
  214. TakeType_0 = 2
  215. InGameName = "$PerkSkill_Ingamename_11"
  216. PopupDesc = "$PerkSkill_PopupDec_11"
  217. IconImg = "ui_hud_common\perk\icon\Perk_hud_S_AmmoSupply_05.dtx"
  218. IconGaugeImg = "ui_hud_common\perk\guage\bar_05.dtx"
  219. SkillImg = "UI_SCR_ItemImage\Perk\Perk_S_AmmoSupply.dtx"
  220. SlotNum = 3
  221. Rank = 9 // 0
  222. Active = 1
  223. CoolTime = 180
  224. WaitTime = 2.5
  225. WeaponID = 499
  226. SoundRange = 2200
  227.  
  228. ///////////////////////////////////////////////////////////////////////////////////////////////////
  229. // War cry
  230. // TargetDistance : ¿µÇâÀÌ ¹ÌÄ¡´Â °Å¸®
  231. ///////////////////////////////////////////////////////////////////////////////////////////////////
  232. [PerkSkill_12]
  233. Type = 12
  234. TakeType_0 = 2
  235. InGameName = "$PerkSkill_Ingamename_12"
  236. PopupDesc = "$PerkSkill_PopupDec_12"
  237. IconImg = "ui_hud_common\perk\icon\Perk_hud_S_Warcry_01.dtx"
  238. IconGaugeImg = "ui_hud_common\perk\guage\bar_01.dtx"
  239. SkillImg = "UI_SCR_ItemImage\Perk\Perk_S_Warcry.dtx"
  240. SlotNum = 2
  241. Rank = 6 // 0
  242. Active = 1
  243. Time = 30
  244. CoolTime = 150
  245. TargetDistance = 1300
  246.  
  247. ///////////////////////////////////////////////////////////////////////////////////////////////////
  248. // Alignment
  249. // Purturb : purturb ºñÀ²
  250. // TargetDistance : ¿µÇâÀÌ ¹ÌÄ¡´Â °Å¸®
  251. ///////////////////////////////////////////////////////////////////////////////////////////////////
  252. [PerkSkill_13]
  253. Type = 13
  254. TakeType_0 = 2
  255. InGameName = "$PerkSkill_Ingamename_13"
  256. PopupDesc = "$PerkSkill_PopupDec_13"
  257. IconImg = "ui_hud_common\perk\icon\Perk_hud_S_Alignment_04.dtx"
  258. IconGaugeImg = "ui_hud_common\perk\guage\bar_04.dtx"
  259. SkillImg = "UI_SCR_ItemImage\Perk\Perk_S_Alignment.dtx"
  260. SlotNum = 2
  261. Rank = 12 // 0
  262. Active = 1
  263. Time = 30
  264. CoolTime = 150
  265. Purturb = 0.1
  266. TargetDistance = 1300
  267.  
  268. //////////////////////////////////////////////////////////////////////////
  269. ///////////////////////////////////
  270. [PerkSkill_14]
  271. Type = 14
  272. TakeType_0 = 2
  273. InGameName = "$PerkSkill_Ingamename_14"
  274. PopupDesc = "$PerkSkill_PopupDec_14"
  275. IconImg = "ui_hud_common\perk\icon\Perk_hud_Q_UnlimitedSpeed_01.dtx"
  276. IconGaugeImg = "ui_hud_common\perk\guage\bar_01.dtx"
  277. SkillImg = "UI_SCR_ItemImage\Perk\Perk_Q_UnlimitedSpeed.dtx"
  278. SlotNum = 1
  279. Rank = 0
  280. StartKill = 3
  281. Time = 8
  282. Active = 0
  283.  
  284. //////////////////////////////////////////////////////////////////////////
  285. //HPRecoverRate : °¨¿°Ã¼ ȸº¹·® (2.0À̸é 2¹è)
  286. //////////////////////////////////////////////////////////////////////////
  287.  
  288. [PerkSkill_15]
  289. Type = 15
  290. TakeType_0 = 2
  291. InGameName = "$PerkSkill_Ingamename_15"
  292. PopupDesc = "$PerkSkill_PopupDec_15"
  293. IconImg = "ui_hud_common\perk\icon\Perk_hud_Q_GuardOfWar_08.dtx"
  294. IconGaugeImg = "ui_hud_common\perk\guage\bar_01.dtx"
  295. SkillImg = "UI_SCR_ItemImage\Perk\Perk_Q_GuardOfWar.dtx"
  296. SlotNum = 1
  297. Rank = 0
  298. StartKill = 3
  299. Time = 8
  300. HPRecoverRate = 2.0
  301. Active = 0
  302.  
  303. /////////////////////////////////////////////////////////////////////////////
  304. // °¨¿°¿ëº´À» ÀåÂøÇßÀ» °æ¿ì Àΰ£¿¡°Ô Àû¿ë µÇ´Â ´É·ÂÄ¡ ¼³Á¤À» À§ÇÑ Àӽà Perk
  305. // -------------------------------------------------------------------------
  306. //
  307. /////////////////////////////////////////////////////////////////////////////
  308. [PerkSkill_16]
  309. Type = 16
  310. TakeType_0 = 2
  311. InGameName = "$PerkSkill_Ingamename_16"
  312. PopupDesc = "$PerkSkill_PopupDec_16"
  313. IconImg = "ui_hud_common\perk\icon\Perk_hud_ImproveCombat_06.dtx"
  314. IconGaugeImg = "ui_hud_common\perk\guage\bar_01.dtx"
  315. SkillImg = "UI_SCR_ItemImage\Perk\Perk_ImproveCombat.dtx"
  316. SlotNum = 1
  317. Rank = 0
  318. StartKill = 3
  319. Time = 8
  320. Active = 0
  321. MaxAmmoRate = 1.25
  322. DamageRate = 1.03
  323. SpeedRate = 1.03
  324. StaminaRate = 1.03
  325.  
  326. //////////////////////////////////////////////////////////////////////////
  327. // Assassin Perk
  328. // FXName = Enemy Trap FX Name
  329. //
  330. //////////////////////////////////////////////////////////////////////////
  331.  
  332. [PerkSkill_17]
  333. Type = 17
  334. TakeType_0 = 2
  335. InGameName = "$PerkSkill_Ingamename_17"
  336. PopupDesc = "$PerkSkill_PopupDec_17"
  337. IconImg = "ui_hud_common\perk\icon\Perk_hud_A_Sensitive_05.dtx"
  338. IconGaugeImg = "ui_hud_common\perk\guage\bar_08.dtx"
  339. SkillImg = "UI_SCR_ItemImage\Perk\Perk_A_Sensitive.dtx"
  340. SlotNum = 1
  341. Rank = 0
  342. FXName = "Ind_Mine_Red"
  343.  
  344. /////////////////////////////////////////////////////////////////////////////
  345. // Assassin Perk
  346. // HealHP = (ä¿öÁö´Â HP)
  347. // FXName = (¾È±¤ FX)
  348. //
  349. /////////////////////////////////////////////////////////////////////////////
  350.  
  351. [PerkSkill_18]
  352. Type = 18
  353. TakeType_0 = 2
  354. InGameName = "$PerkSkill_Ingamename_18"
  355. PopupDesc = "$PerkSkill_PopupDec_18"
  356. IconImg = "ui_hud_common\perk\icon\Perk_hud_A_Awake_01.dtx"
  357. IconGaugeImg = "ui_hud_common\perk\guage\bar_08.dtx"
  358. SkillImg = "UI_SCR_ItemImage\Perk\Perk_A_Awake.dtx"
  359. SlotNum = 2
  360. Rank = 0
  361. Active = 1
  362. HealHP = 100
  363. FXName = "Perk_Eye_GrayTail"
  364.  
  365. ///////////////////////////////////
  366.  
  367.  
  368. [ActivationIcon]
  369. ActivePath = "UI_SCR_Inventory\icon\icon_Active.dtx"
  370. PassivePath = "UI_SCR_Inventory\icon\icon_Passive.dtx"
  371.  
  372. [Sound]
  373. BignSnd = ""
  374. BreathInUseSnd = "UI_SND\perk\SteadyHand\breath_control_heartbeat.wav"
  375. BreathFemaleReadySnd = "UI_SND\perk\SteadyHand\femalebreath_control_ready.wav"
  376. BreathMaleReadySnd = "UI_SND\perk\SteadyHand\malebreath_control_ready.wav"
  377. ThrowFemaleSnd = "UI_SND\perk\Pitcher\female .wav"
  378. ThrowFemaleReadySnd = "UI_SND\perk\Pitcher\female_ready.wav"
  379. ThrowMaleSnd = "UI_SND\perk\Pitcher\male.wav"
  380. ThrowMaleReadySnd = "UI_SND\perk\Pitcher\male_ready.wav"
  381. PartingGiftSnd = "UI_SND\perk\PartingGift\PartingGift.wav"
  382. SpoilsofwarSnd = "UI_SND\perk\SpoilsofWar\Spoilsofwar.wav"
  383. OpportunistSnd = "UI_SND\perk\Opportunist\Opportunist.wav"
  384. RelentlessSnd = "UI_SND\perk\Relentless\Relentless.wav"
  385. AmmoSupplyStationSnd = "UI_SND\perk\AmmoSupplyStation\ammosupply_drop.wav"
  386. WarCrySnd = "BGM\Ability\WarCry\WarCry.mp3"
  387. EagleEyeSnd = "BGM\Ability\EagleEye\Alignment.mp3"
  388. AwakeMaleSnd = "BGM\Ability\InnerFocus\Medikit.wav"
  389. AwakeFemaleSnd = "BGM\Ability\InnerFocus\Medikit.wav"
  390. AwakeLoopMaleSnd = "BGM\Ability\InnerFocus\awake_male1.wav"
  391. AwakeLoopFemaleSnd = "BGM\Ability\InnerFocus\awake_femele1.wav"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement