Avorion
评价数不足
Klingon Weapons Pack
   
奖励
收藏
已收藏
取消收藏
Mods: Mod
文件大小
发表于
更新日期
2.148 MB
2020 年 3 月 22 日 下午 7:52
7 月 13 日 下午 4:06
46 项改动说明 ( 查看 )

订阅以下载
Klingon Weapons Pack

描述
Klingon Weapons Pack
This pack is a standalone for adding Klingon weapons into Avorion!

Contents
The Arsenal of the great Klingon empire comes to Avorion! Glory In battle!!
  • 5 classes of Disruptor cannons. K-Disruptor I (a Point Defense cannon), K-Disruptor-II through K-Disruptor V (Standard Armament).
  • 5 classes of Phasers, K-Phaser I (a Point Defense phaser), K-Phaser-II through K-Phaser V (Standard Armament).
  • 1 Photon torpedo launcher

Credits
I would like to give a big thanks to all those who have helped!
Kelethaar - Creator
Kxawzìtan - Thumbnail



Disclaimer
May (STILL) have some balancing issues. Will continue to update as issues are found. Please let me know if there is a bug, glitch, or otherwise game-breaking issue my mod is causing, so I can make a patch or fix.
69 条留言
Kelethaar  [作者] 6 月 14 日 下午 7:18 
Thank you Merlin. I got a lot of code to go over and need to make some updates.
Merlin 6 月 7 日 上午 6:44 
Hey so I kept seeing debug/console log errors, and going into the mod in data/scripts/lib/turretgenerator.lua, editing line 717 so that the output KSpecialty is now usedSpecialty seemed to clear them up. Looks like the global KSpecialty type descriptor (well it looks like an enum but lua isn't one of my programming languages so I don't know what it's called really. Probably a table but idk.) was getting overwritten by whatever the second return value of the text output of the getKSpecialtyAdjective function was meaning that in some cases it would be nil, resulting in a ton of nil errors when trying to reference the global KSpecialty variable elsewhere in the script. Haven't been seeing log errors, but maybe there's other issues I created from this. If you have a github for this I'd submit a PR, but this is the next best thing I guess?

outerAdjective, usedSpecialty = getKSpecialtyAdjective(rand, kspecialties)
Kelethaar  [作者] 4 月 14 日 下午 5:44 
Hi LanParasek.
Can you share what issues you are seeing? Can you provide log entries to that effect?
LanParasek 4 月 14 日 下午 2:00 
Hello, these weapons are causing problems with the standard Avorion weapons. Is there a way to fix this?
Kelethaar  [作者] 2024 年 7 月 13 日 下午 12:18 
Updated pulse weapon icons for a bit more clarity.
Updated beam weapons as they weren't showing at all. Apparently Avorion isn't a fan of green in the Icons haha.
Kelethaar  [作者] 2024 年 7 月 8 日 下午 12:34 
minor update to balance drops. Might feel a touch light with existing saves but i think the balance is closer to what i wanted for early-mid.

Thanks for your feedback @Captain.
Strife 2024 年 7 月 8 日 上午 6:00 
any chance for a xavorion version :-P?
Kelethaar  [作者] 2024 年 4 月 10 日 上午 11:35 
It is worth looking into.
Captain 2024 年 4 月 10 日 上午 6:38 
60% of my loot is klingon weapons only, that why i'd recommend changing it, or im just very lucky
Kelethaar  [作者] 2024 年 4 月 10 日 上午 2:24 
@Captain, Spawn rates are far below vanilla rates (with a Vanilla Chaingun at probability 2.5, My type 1's at Probability 1.5 or 1.0) I want some of them to be prevalent (like chainguns) while others are rare (Type V have a 0.33 probability, Torpedoes something like 0.5) without flooding the loot possibilities.

I appreciate the feedback and will take it under advisement.