Englische   Hello! For some time now, I've been playing Warhammer Fantasy Pen and Paper with friends, and we've noticed that SL_Bonus didn't really work properly.    So, I searched the depths of the internet for a solution for my Dungeon Master so that it would work again, and players wouldn't have to keep remembering the bonus separately. I searched and searched and eventually found a forum post: <a href="https://app.roll20.net/forum/post/9350934/warhammer-fantasy-4e-official-sheet-cubicle7/?pagenum=2" rel="nofollow">https://app.roll20.net/forum/post/9350934/warhammer-fantasy-4e-official-sheet-cubicle7/?pagenum=2</a>, but it only partially displayed the attributes.          Unfortunately, this didn't fully solve the problem, so I decided to tackle it myself and adjusted the following attributes:  
 difficulty_query = ?{SL Bonus|0}  
 roll_slbonus = {{bonus=@{difficulty_query}}}    And yes, you need to do it exactly like this—it won't work the other way around.    I hope this post spreads widely so that others don't have to spend as long searching for a solution as I did.    
  If   anyone   knows   how   to   save   everything   in   one   attribute,   feel   free   to   post   it   in   this   thread!   :D     German     Hallo! Seit einiger Zeit spiele ich mit Freunden Warhammer Fantasy Pen and Paper, und wir haben bemerkt, dass SL_Bonus nicht wirklich funktionierte.    Also suchte ich in den Tiefen des Internets nach einer Lösung für meinen Dungeon Master, damit es wieder funktioniert und man sich den Bonus nicht extra merken muss. Ich suchte und suchte und fand schließlich einen Foreneintrag: <a href="https://app.roll20.net/forum/post/9350934/warhammer-fantasy-4e-official-sheet-cubicle7/?pagenum=2" rel="nofollow">https://app.roll20.net/forum/post/9350934/warhammer-fantasy-4e-official-sheet-cubicle7/?pagenum=2</a>. Dort wurden jedoch nur teilweise das Attribute ausgegeben.      Das löste leider nicht das Problem, also versuchte ich es selbst und passte die folgenden Attribute an:  
 difficulty_query = ?{SL Bonus|0}  
 roll_slbonus = {{bonus=@{difficulty_query}}}    Und ja, ihr müsst es genau so machen—andersherum funktioniert es nicht.    Ich hoffe, dass sich dieser Beitrag weit verbreitet, damit die nächsten nicht allzu lange suchen müssen, wie ich es musste.   Falls jemand weiß, wie man alles in einem Attribut abspeichern kann, schreibt es gerne hier in dieses Thema rein! :D