[Requested mod] Simple wardens QTE

Request from this thread.
I think it might be useful for someone else.
This mod reduce QTE with warden. Contains 2 variants - "one hit" and "instant kill".
Just copy tweak_table.xtbl into your SRIV folder.


If you want to merge this mod with yours tweak_table, you can use this, just find this strings in your tweak_table and replace it.
And don't forget create a backup copy!

---- One Hit ----

Code:
<Tweak_Table_Entry>
<Name>HD_warden_meter_player_input</Name>
<Value>3500.0</Value>
<Description>When the player presses the correct button, increase the value of the meter by this.</Description>
<_Editor>
<Category>Entries:AI:Warden:Downed</Category>
</_Editor>
</Tweak_Table_Entry>


--- Instant Kill ----

Code:
<Tweak_Table_Entry>
<Name>HD_warden_meter_total_size</Name>
<Value>0.0</Value>
<Description>This is the total size of the meter. When the value hits this, the player wins.</Description>
<_Editor>
<Category>Entries:AI:Warden:Downed</Category>
</_Editor>
</Tweak_Table_Entry>


And sorry for my bad english =)
 

Attachments

  • Simple wardens QTE.rar
    81.7 KB · Views: 2,475
Just wanted to say thank you Azellz for doing this, sorry I did not respond sooner, I've been AFK for a few days.

Thanks again. :)
 
is it possible just to take out the quick-time thing when you kill the warden?

i don't mind fighting it, i just get annoyed with the quicktime smashing my buttons at the end.
 
Oh? The way Azellz described it in another thread, i believed the "instant kill" version to have no QTE. What's the "one hit" version?

I have the insta-kill version installed and I do not have to hit any keys at all to finish it.
 
Back
Top