Installer Steam
log på
|
sprog
简体中文 (forenklet kinesisk)
繁體中文 (traditionelt kinesisk)
日本語 (japansk)
한국어 (koreansk)
ไทย (thai)
Български (bulgarsk)
Čeština (tjekkisk)
Deutsch (tysk)
English (engelsk)
Español – España (spansk – Spanien)
Español – Latinoamérica (spansk – Latinamerika)
Ελληνικά (græsk)
Français (fransk)
Italiano (italiensk)
Bahasa indonesia (indonesisk)
Magyar (ungarsk)
Nederlands (hollandsk)
Norsk
Polski (polsk)
Português (portugisisk – Portugal)
Português – Brasil (portugisisk – Brasilien)
Română (rumænsk)
Русский (russisk)
Suomi (finsk)
Svenska (svensk)
Türkçe (tyrkisk)
Tiếng Việt (Vietnamesisk)
Українська (ukrainsk)
Rapporter et oversættelsesproblem
+RandomAbilityDecks=(DeckName="Tier4XComAbilities", \\
Abilities=( (AbilityName="CombatFitness"), \\
(AbilityName="MZTeleport"), \\
(AbilityName="ShadowOps_Butcher"), \\
(AbilityName="MZLightningKnife", ApplyToWeaponSlot=eInvSlot_PrimaryWeapon), \\
(AbilityName="ShadowOps_Mayhem_LW2"), \\
(AbilityName="ShadowOps_Lightfoot"), \\
))
; GSGT
+SoldierRanks=( AbilitySlots=( (AbilityType=(AbilityName="WhirlwindStrike", ApplyToWeaponSlot=eInvSlot_PrimaryWeapon)), \\
(AbilityType=(AbilityName="Battlelord")), \\
(RandomDeckName="Tier4XComAbilities") \\
), \\
aStatProgression=((StatType=eStat_Offense,StatAmount=3), (StatType=eStat_Will,StatAmount=0), (StatType=eStat_HP,StatAmount=1), (StatType=eStat_Strength,StatAmount=1)) \\
)
; MSGT
+SoldierRanks=( AbilitySlots=( (AbilityType=(AbilityName="Reaper", ApplyToWeaponSlot=eInvSlot_PrimaryWeapon)), \\
(AbilityType=(AbilityName="IRI_Rider_MassIntercept", ApplyToWeaponSlot=eInvSlot_PrimaryWeapon)), \\
(RandomDeckName="Tier4XComAbilities") \\
), \\
aStatProgression=((StatType=eStat_Offense,StatAmount=3), (StatType=eStat_Will,StatAmount=0), (StatType=eStat_HP,StatAmount=1), (StatType=eStat_Strength,StatAmount=1)) \\
)
I know there is no support anymore from the original Creator, but up to now, this Mod works fine for me up to the point that it does NOT create any additional FOCUS !!
It shows up the "Way of the Samurai" Icon when killing but it gains NO Focus !
I looked into the Files for myself, but found no reason except that in "XcomSamuraiClass" there are 2 lines:
SOUL_STEAL_ADD_CHARGES_PER_KILL=0.5f
SOUL_STEAL_ADD_TOTALCOUNT_PER_KILL=1f
and this "Soul Steal" is nomore else mentionend and my guess is thats what should trigger the Focus increase ??? Or am i wrong ?
Any tips ?
I haven't tried this myself, but in the XComCommandersChoice.ini you can find ''sForceIncludeClasses ='' at the very bottom.
Maybe if you change it to
sForceIncludeClasses = Samurai
it will work?
any idea why? it has no effect on gameplay but i'm curious why this happens.
In Wotc Samurai Class mod, I went into XComClassData.ini and added:
(AbilityType=(AbilityName="SwordSlice_LW", ApplyToWeaponSlot=eInvSlot_PrimaryWeapon)), \\
under the squaddie section as was previously suggested.
Then in XComGameData_SoldierSkills.ini, I added:
+FocusKillAbilities=SwordSlice_LW
+FocusKillAbilities=MusashiLightningStrikeT1
+FocusKillAbilities=MusashiLightningStrikeT2
+FocusKillAbilities=MusashiLightningStrikeT3
+FocusKillAbilities=Bladestorm
This gives me focus when I kill with fleche, quick slash, and bladestorm. I hope this works for other people.
For anyone that wants this working in LWOTC: open this mod's xcomclassdata.ini, delete everything between "; squaddie"' and "; LCP", then paste this between them:
+SoldierRanks=( AbilitySlots=( (AbilityType=(AbilityName="Shinigami", ApplyToWeaponSlot=eInvSlot_PrimaryWeapon)), \\
(AbilityType=(AbilityName="WayOfTheSamurai", ApplyToWeaponSlot=eInvSlot_PrimaryWeapon)), \\
(AbilityType=(AbilityName="SwordSlice_LW", ApplyToWeaponSlot=eInvSlot_PrimaryWeapon)) \\
), \\
aStatProgression=((StatType=eStat_Offense,StatAmount=3), (StatType=eStat_Will,StatAmount=3), (StatType=eStat_CombatSims,StatAmount=1)) \\
)
This will give the "fleche" ability to the samurai. If you want the vanilla slash instead, replace "SwordSlice_LW" with "SwordSlice". You're welcome.
before i had lwotc I didn't need to do anything for the samurai to work >< need help i love this class x.x
LW Samurai Focus Fix
+SoldierRanks=( AbilitySlots=( (AbilityType=(AbilityName="Shinigami", ApplyToWeaponSlot=eInvSlot_PrimaryWeapon)), \\
(AbilityType=(AbilityName="WayOfTheSamurai", ApplyToWeaponSlot=eInvSlot_PrimaryWeapon)), \\
(AbilityType=(AbilityName="SwordSlice_LW", ApplyToWeaponSlot=eInvSlot_PrimaryWeapon)) \\
), \\
aStatProgression=((StatType=eStat_Offense,StatAmount=3), (StatType=eStat_Will,StatAmount=3), (StatType=eStat_CombatSims,StatAmount=1)) \\
)
This will give the "fleche" ability to the samurai. If you want the vanilla slash instead, replace "SwordSlice_LW" with "SwordSlice". You're welcome.