XCOM 2
65 ratings
[WOTC] Bstars Scope
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
Updated
403.828 KB
12 Jun, 2020 @ 8:23am
10 Jul, 2024 @ 11:05am
9 Change Notes ( view )
You need DLC to use this item.

Subscribe to download
[WOTC] Bstars Scope

Description
What is this?
This mod adds an extra debugging tool, mainly for mod developers.
It is not intended for regular players, but is harmless until invoked through the console.

What does it do?
Adds a few new console commands that dumps a units info to the log. Can be used mid-tactical and mid-skirmish.

Mod is LOG heavy. It might slow down the game. It will bloat your log fill each time a command is used. It will log as much information about the active units abilities, effects, kills, and stats as I could think of.

What are the commands?
You may want to enable tabbing to ANY unit on the field using X2AllowSelectAll before this.
Now has options to get unit closest to cursor ...

The new commands are;
BstarScope_CursorUnit_DumpAbilities BstarScope_ActiveUnit_DumpAbilities -- This command lists as much information about the abilities, effects, killmmail and stats as I could think of
BstarScope_CursorUnit_DumpAppearance BstarScope_ActiveUnit_DumpAppearance -- This command lists all the appearance info of the unit
BstarScope_CursorUnit_AddLoot(bool AndDrop, bool WithPsi) BstarScope_ActiveUnit_AddLoot(bool AndDrop, bool WithPsi) -- This command is useful for testing loot options for a unit. -- It forces a re-roll for timed/vulture loot, optionally with psi focus loot -- Also optionally forces the loot to drop, so you don't actually have to kill the unit
Compatibility/Issues
It's a console command, it shouldn't break anything
It has zero overrides
Should be safe to add/remove mid campaign

Not designed for any other version than WOTC, your mileage with other XCOM2 variants may vary

Credits and Thanks
Heavily based on code found in Xylth's Debugging Tools
Permission granted for use by Xylth. Many thanks for the original code!

Mod created for bstar from the XCOM2 modders discord.
Some additional info added at request of SolarNougat.

As always I want to thank the kind and generous people of the discord for continued help and support.

~ Enjoy !! and please buy me a Cuppa Tea[www.buymeacoffee.com]
2 Comments
RustyDios  [author] 12 Jun, 2020 @ 9:40am 
Thanks! I hope it can help debug a few problems
bstar 12 Jun, 2020 @ 8:36am 
Awesome mod, congrats on the release!