Re: [GT][S] Flower Arranging Club perk has no effect

by MapleSimmer
Reply

Original Post

[NEEDS INPUT] [GT] [S] Flower Arranging Club perk has no effect

[ Edited ]
★★★ Apprentice

Product: The Sims 4
Platform:PC
Which language are you playing the game in? English
How often does the bug occur? Every time (100%)
What is your current game version number? 1.65.70
What expansions, game packs, and stuff packs do you have installed? All of them.
Steps: How can we find the bug ourselves? Get a Sim into a club which with the Flower Arranging skill boost perk unlocked, start a club meeting and practice the Flower Arranging skill while the meeting is active.
What happens when the bug occurs? The speed at which Sims level up the skill is not boosted by the perk. I tested it with two brand new Sims, one of which was in a club with the perk unlocked. I made them both practice the skill at the same time and they levelled up exactly at the same speed.
What do you expect to see? I expect the perk to speed up the learning rateof the Flower Arranging skill quite significantly when a club meeting is ongoing, as it does for other perks related to other skills.
Have you installed any customization with the game, e.g. Custom Content or Mods? Not now. I've removed them.
Did this issue appear after a specific patch or change you made to your system? Neutral/Not Sure 

The actual issue comes from the following tuning file: buff_ClubPerks_SkillBoost_AdultMajor_FlowerArranging.xml

For some reason, the _game_effect_modifiers tag is empty (I did a game repair to be sure but it didn't change anything). It should normally contain a stat_use_multiplier with the related skill as a key and a 2.5 multiplier as value, like every other buff_ClubPerks_SkillBoost_AdultMajor files do.

 

Edit By Crinrict: Added Tag to Title

Message 1 of 3 (472 Views)

Re: [GT][S] Flower Arranging Club perk has no effect

★★★★ Pro

I haven't done an exact comparison as @ArckyStomp has done, but I use clubs with skill boosts all the time and I had noticed that it appeared that flower arranging never built as quickly as any other skills that I have club perks for.  

 

Best regards,
Jennifer

Message 2 of 3 (417 Views)

Re: [NEEDS INPUT] [GT] [S] Flower Arranging Club perk has no effect

★★★ Pro

Just checked and this still hasn't been fixed.

 

Spoiler
<?xml version="1.0" encoding="utf-8"?>
<I c="Buff" i="buff" m="buffs.buff" n="buff_ClubPerks_SkillBoost_AdultMajor_FlowerArranging" s="190030">
  <T p="InGame\Audio\Stings\sting_buff_gain.propx" n="audio_sting_on_add">39b2aa4a:00000000:8af8b916cf64c646</T>
  <T p="InGame\Audio\Stings\sting_buff_loss.propx" n="audio_sting_on_remove">39b2aa4a:00000000:3bf33216a25546ea</T>
  <U n="game_effect_modifier">
    <L n="_game_effect_modifiers">
      <V t="autonomy_modifier" />
    </L>
  </U>
  <T p="InGame\UI\Icons\Debug\missing_image.png" n="icon">2f7d0004:00000000:30f0846c783606f9</T>
  <T n="visible">False</T>
</I>
Message 3 of 3 (293 Views)