RimWorld
Powerful Psycast AI
55개 중 21~30개 표시 중
< 1  2  3  4  5  6 >
업데이트: 2020년 5월 14일 @ 오후 8시 34분

Added scrollbar to mod settings.

업데이트: 2020년 5월 14일 @ 오후 7시 47분

- All eligible NPC units now have custom % chance to gain random Psycast level regardless of their combat power.
- Player can select desired Psycast Level limit for non-Empire NPC factions much more easily.
- Associated NPC Psycast level progression to time. At beginning of the game, non-Empire NPC only have LV 1 abilities. They can have up to LV2 after 2 months, up to LV3 after 4 months ... (scaling can also be adjusted at mod settings)

업데이트: 2020년 4월 28일 @ 오후 6시 56분

AI Berserk Pulse adjusted to 11s like recent patch.
Default mod setting value for psychic level per combat power reduced from 50 to 35, which allows high-tier pawns to gain up to lv4 psycast abilities instead of lv3.

업데이트: 2020년 4월 23일 @ 오전 8시 25분

Added ability to enable/disable AI use of specific Psycast on mod settings.
Restructured AI ability priority.
Removed melee skill fixing for third-tier Psyker

업데이트: 2020년 4월 15일 @ 오후 10시 30분

Removed unnecessary patch (insert) on frag grenade, just made Psykers also be able to use GrenadeDestructive tag as well.

업데이트: 2020년 4월 15일 @ 오후 10시 17분

Minor balance adjustment:
- high tier psykers can use pump shotgun, chain shotgun, frag grenade (was previously just pump shotgun)
- melee skill range changed to 4~10.

업데이트: 2020년 4월 14일 @ 오후 7시 37분

* Smokepop AI targeting improvement: AI target either themselves or turret based on their cover value.
* High-tier Psyker melee skill standardized to 6~11.

업데이트: 2020년 4월 12일 @ 오후 2시 36분

Performance improvement: for() now only checks whether ability is available. Calculation on whether the target is valid for particular Psycast is now carried out during the last step.

Fixed a bug that made AI cast skill unnecessarily: canUseX bool conditions were not being toggled to false due to pawn.psychicEntropy.EntropyValue <= 15f check. Changed entropy check to pawn.psychicEntropy.EntropyValue > 20f and moved it to return null check at very beginning.

AI can use a smokepop when fighting against a turret.
AI can use a skip like how they use a chaos skip to relocate enemy under cover.

업데이트: 2020년 4월 4일 @ 오후 3시 26분

Removed console logs I was using for bug fixing

업데이트: 2020년 4월 4일 @ 오후 2시 19분

When enemy target (default Psycast target) is not valid for Psycast, caster checks nearby enemies for other valid target.
Probability of Psyker pod being selected for Empire increased from 50% to 60%.
T3 and T4 Psyker PawnKindDefs wear Psyfocus Shirt.