XCOM 2
1,497 lượt đánh giá
WOTC Flawless
2
2
   
Giải thưởng
Yêu thích
Đã yêu thích
Bỏ thích
Kích cỡ file
Đã đăng
Đã cập nhật
8.769 MB
3 Thg09, 2017 @ 7:27am
24 Thg02, 2019 @ 7:57am
5 ghi chú thay đổi ( xem )

Đăng ký để tải xuống
WOTC Flawless

Mô tả
Original version can be found at:
http://steamcommunity.com/sharedfiles/filedetails/?id=729580495


Currently, if you complete a mission with no fatalities and no damage received, you receive
a Flawless rating ( i.e., a pat on the back for a job well done).

This mod gives the player an additional reward, above and beyond the usual reward for the
mission in the form of Resources, Common Items, and Rare Items.

This mod has also integrated the Achievement System mod logic, and supports a number
of achievements related to completing a mission with a flawless rating.

An additional reward system has been added for terror missions. You now have a chance
to receive a new Rookie recruit as a reward for job well done on terror missions.

CONFIGURABLE LOOT TABLES

You can change the values in
Steam\SteamApps\workshop\content\268500\1127174933\Config\XcomFlawless.ini.

ResourceLootTable - specifies a list of resources you can receive.

Each entry is of the form:
TemplateName,Min Reward Amount,Max Reward Amount

There must be at least one item in the list. No spaces allowed.
The sequence numbers must be continuous from 0 to the max index.


ItemLootTable - specifies a list of common items you can receive.

Each entry is of the form:
TemplateName

There must be at least one item in the list.
The sequence numbers must be continuous from 0 to the max index.


RareItemLootTable - specifies a list of rare items you can receive.

Each entry is of the form:
TemplateName

There must be at least one item in the list.
The sequence numbers must be continuous from 0 to the max index.

ChanceForItemLoot- specifies the percentage chance
of getting an item reward. Default 20.

ChanceForRareItemLoot- specifies the percentage chance
of getting a rare item reward. Default 5.


Adding an Item to the Loot Table

Most template names can be found in
Steam\SteamApps\common\XCOM 2\Development\SrcOrig\XComGame\Classes
in files beginning with "X2ItemDefault". I make no guarantees
that all templates will work, so modify at your own risk.
Templates from other mods will *probably* work, but again
try at your own risk.

NOTE: Do not completely remove any of the loot tables or ...
"Bad Things May Happen" (tm). The code will not correctly handle
missing lists, it needs at least 1 item present.

To completely turn off item rewards, you will need to set both
ChanceForItemLoot and ChanceForRareItemLoot to zero.


ACHIEVEMENTS
This mod has been changed to support Achievements. To enable
achievements, you will need to download the "Mod Achievement System" at:
http://steamcommunity.com/sharedfiles/filedetails/?id=729577219

This other mod is not required to run Flawless - just to enable
the achievement portion.

NOTE: I have not been able to get the Achievements to work
correctly with an existing campaign. You may need to start a new
campaign. Any issues with achievements will need to be directed
to the author of the Mod Achievement System.


TERROR MISSION REWARDS

This mod now gives a random Rookie as a reward for doing well on a terror mission.
You start out with a 20 percent chance of getting this reward if you save the minimum 6 people.
Every person beyond that adds to your percent chance, all the way up to 100% if you save everyone.
An associated achievement has also been added for when you recieve a Rookie reward.

Configuration:
GiveTerrorRewardFlag: Turns this reward on/off. Default value Y.
BaseTerrorRewardChance - the base percent chance of getting this reward when you save the
minimal 6 people. Default value = 20.

REWARD MESSAGES

A sequence of reward messages can be found in
Steam\SteamApps\workshop\content\268500\1127174933\Localization\WotcFlawless.int.
They are specified in an array called
RewardVerbiage[x].

Each message has a prefix of the form [IMAGENAME] to specify which image will appear with the message,
see the comments in the WotcFlawless.int localization file for details.

If you get bored with the existing messages, and feel creative, you
can add to the list or change existing messages.
Just be sure the sequence numbers are unbroken
from 0 to the max sequence number.

ABILITY POINT REWARD

Set this value to N to turn off the ability point reward.
GiveAbilityPointRewardFlag=Y

Set this value to specify the range of ability points that can be awarded. ( in this case between 2 to 4 points can be awarded )
AbilityPointReward=2,4



IMPORTANT:
Be sure to make a backup of your config file after you make changes.
I anticipate having to make additional changes to either loot
table entries or logic, and republishing will overwrite any changes
you've made.

Credits
Images for the reward messages provided by neIVIesis. Much thanks for his idea on implementing this change
and working on the images.


Compatibility
No Class Overrides


Updates

9/13/2017 Added additional ability point reward. Additional reward text.
7/13/2018 Changed code to allow compatibity with mods which override UIMissionSummary.
2/24/2019 Changed code to allow a unique image to appear for each reward message. Changed the Julian reward message to only appear after the tower mission.





Thảo luận nổi bật Xem tất cả (8)
1
16 Thg02, 2022 @ 1:17pm
Nerfed Flawless Rewards
[DBH].Whismerhill.{SSgt}
1
1 Thg06, 2019 @ 8:49am
korean translation
............
0
2 Thg12, 2023 @ 7:40am
Traduccion Español
vmbujeda
221 bình luận
Bir Dilim Ekmek 2 Thg02 @ 10:50am 
PERCENT CHANCE TO GET ITEM LOOT
ChanceForItemLoot=0
ChanceForRareItemLoot=0

I make this settings but nothing changed. I also delete inside the other config folders. Also i play with LWOTC.

What can i do for now?
Dragon32 27 Thg01 @ 2:04am 
@jesarablackheart
I don't know then, I've just disabled items and AP completely, and massively nerfed the amount of alloys etc. this gives. The edits you're doing are more involved.
jesarablackheart 26 Thg01 @ 5:29pm 
@Dragon32
Sadly, that didn't help. I got yet another not a lockbox, and the popup said 4AP while the dialogue box again said 2 AP.
Dragon32 26 Thg01 @ 2:13pm 
@jesarablackheart
Try clearing your user configs
https://old.reddit.com/r/xcom2mods/wiki/mod_troubleshooting
jesarablackheart 26 Thg01 @ 12:52pm 
I have stripped out the item and rare item lists to 1 item each... but it is instead still giving me things that Used to be on the list but no longer are. The list now has just "EpicBox" for regular and "LegoBox" for rare, (items from Tesla's loot mod), instead I keep getting PCSs and Vests, which are no longer in the config file at all.

Additionally I am getting contradictory amounts for AP, for example in my last test, it said I got 2 AP in the dialogue window, and 5 AP (I had changed the range from 2-4 to 2-5) in a popup in the bottom right.
predator_3 21 Thg11, 2023 @ 5:58am 
Hi. I'm playing with a mod LWOTC. Does anyone know how to make friends with this mod with mod "[LWOTC/RPGO] Overflow Ability Points", which does not allow you to display unique images along with the reward?
Dragon32 1 Thg07, 2023 @ 2:15am 
@Soulfire72
That looks right to me. Although I've set mine (non-LWotC) to not give AP.
Try clearing your user configs
https://old.reddit.com/r/xcom2mods/wiki/mod_troubleshooting
Soulfire72 30 Thg06, 2023 @ 8:00pm 
Love the mod, trying to reduce the AP rewards mainly as in LWOTC it's too easy to get OP soldiers. However with my config I've put:
;ABILITY POINT REWARD
GiveAbilityPointRewardFlag=Y
AbilityPointReward=1,2

And it's still giving me 2-5 AP rewards for flawless missions. Am I changing the wrong section?
[DBH].Whismerhill.{SSgt} 5 Thg05, 2023 @ 8:27am 
I suggest to use this mod : https://steamcommunity.com/sharedfiles/filedetails/?id=1256370393
to avoid mind controlled enemies to count on your flawless setting
zin 28 Thg04, 2023 @ 9:46am 
I got a soldier as a reward, even though I got a ‘Good’ rating (one of my soldiers died).