OpenXcom Forum

Contributions => Offtopic => Topic started by: real_scorpion on March 22, 2015, 05:09:51 am

Title: I need some question with "John Johnson/wr" what's /wr means?
Post by: real_scorpion on March 22, 2015, 05:09:51 am
Hello, guys!
I have start game and dont understand one thing.
After name and last name of soldier is something with "/". For explame i have: /wr,/b,/Sct(scout?),/m,/cm and others
What is that means? Specialities? How to use it? How to improve?

Can't relate picutre, becouse i cant find out folder where one saving(with F10).
Title: Re: I need some question with "John Johnson/wr" what's /wr means?
Post by: myk002 on March 22, 2015, 05:18:05 am
You have probably enabled the StatStrings mod.   You can look in the ruleset that you enabled (Ruleset/XcomUtil_Statstrings.rul) to see what it does:
Code: [Select]
# Based on XcomUtil by Scott Jones and BladeFireLight
# See https://www.ufopaedia.org/index.php?title=Statstrings
# These are the default statStrings from XcomUtil.
  statStrings:
  - string: "x"
    psiStrength: [~, 30]
  - string: "P"
    psiStrength: [80, ~]
  - string: "p"
    psiStrength: [60, 79]
  - string: "K"
    psiSkill: [60, ~]
  - string: "k"
    psiSkill: [30, 59]
  - string: "b"
    bravery: [60, ~]
  - string: "c"
    bravery: [~, 10]
  - string: "w"
    strength: [~, 25]
  - string: "Snpr"
    firing: [60, ~]
    reactions: [60, ~]
  - string: "M"
    firing: [70, ~]
  - string: "m"
    firing: [60, 69]
  - string: "Sct"
    reactions: [50, ~]
    tu: [60, ~]
  - string: "R"
    reactions: [60, ~]
  - string: "r"
    reactions: [50, 59]
Title: Re: I need some question with "John Johnson/wr" what's /wr means?
Post by: real_scorpion on March 22, 2015, 05:22:31 am
Thank You very much!  ;)
Title: Re: I need some question with "John Johnson/wr" what's /wr means?
Post by: hellrazor on March 22, 2015, 01:53:32 pm
For quality Soldiers to recruit!
I use these:

Code: [Select]
# Based on XcomUtil by Scott Jones and BladeFireLight
# See https://www.ufopaedia.org/index.php?title=Statstrings
# These are modified Statstrings for my playstyle.

#BEGIN STATSTRING
  statStrings:

#BEGIN PSI 
  - string: "X"
    psiStrength: [~, 49]
  - string: "x"
    psiStrength: [50, 69]
  - string: "p"
    psiStrength: [70, 79]
  - string: "P"
    psiStrength: [80, ~]
  - string: "k"
    psiSkill: [30, 59]
  - string: "K"
    psiSkill: [60, ~]
#END PSI

#BEGIN BRAVERY
  - string: "C"
    bravery: [~, 19]
  - string: "c"
    bravery: [20, 39]
  - string: "b"
    bravery: [40, 49]
  - string: "B"
    bravery: [50, ~]
#END BRAVERY

#BEGIN STRENGTH
  - string: "W"
    strength: [~, 26]
  - string: "w"
    strength: [27, 37]
  - string: "s"
    strength: [38, 47]
  - string: "S"
    strength: [48, ~]   
#END STRENGTH

#BEGIN ACCURACY
  - string: "n"
    firing: [55, 65]
  - string: "N"
    firing: [66, 75] 
  - string: "m"
    firing: [76, 85]
  - string: "M"
    firing: [86, ~]
#END ACCURACY

#BEGIN REACTIONS
  - string: "F"
    reactions: [~, 45]
  - string: "f"
    reactions: [46, 57]
  - string: "r"
    reactions: [58, 79]
  - string: "R"
    reactions: [80, ~]
#END REACTIONS
#END STATSTRINGS
Title: Re: I need some question with "John Johnson/wr" what's /wr means?
Post by: SIMON BAILIE on March 22, 2015, 03:04:09 pm
I developed my own statstrings. (see attached)
Title: Re: I need some question with "John Johnson/wr" what's /wr means?
Post by: Warboy1982 on March 22, 2015, 05:20:00 pm
insert shameless self promotion (https://openxcom.org/forum/index.php/topic,2204.0.html)
Title: Re: I need some question with "John Johnson/wr" what's /wr means?
Post by: Meridian on March 23, 2015, 12:11:59 pm
insert shameless self promotion (https://openxcom.org/forum/index.php/topic,2204.0.html)

Heh, that's awesome  :) I'm considering using it in my LP as an Easter egg... the episode would be called "Through Warboy's eyes..." ;D
Title: Re: I need some question with "John Johnson/wr" what's /wr means?
Post by: hellrazor on March 23, 2015, 03:56:14 pm
Heh, that's awesome  :) I'm considering using it in my LP as an Easter egg... the episode would be called "Through Warboy's eyes..." ;D

I can't wait for the new episodes, i am wondering how many rebirth's i had (hopefully non, so i may become stronger and climb the ranks :))