Erudo said: Is there a new way of getting repeating item id? I tried both the chat and inspect method in <a href="https://docs.google.com/document/d/1yPcIZ_bIc3JlnW" rel="nofollow">https://docs.google.com/document/d/1yPcIZ_bIc3JlnW</a>... but neither worked. The chat no longer shows any id, when press up it shows this: @{John Smithson|output_option} &{template:5e-shaped} {{character_name=@{John Smithson|character_name}}} @{John Smithson|show_character_name} {{title=Sneak Attack}} {{classfeature=1}} @{John Smithson|hide_gm_info} {{other_damage=[[3d6[damage]]]}} {{content=You know how to strike subtly and exploit a foe's distraction. Once per turn, you can deal extra damage to one creature you hit with an attack if you have advantage on the attack roll. The attack must use a finesse or a ranged weapon. You don't need advantage on the attack roll if another enemy of the target is within 5 feet of it, that enemy isn't incapacitated, and you don't have disadvantage on the attack roll.}} And inspect method shows no reprowid, only this, and the id keep changing: <div data-messageid="-KgTVWskuDwQV7EOJit0"> ... </div> Temporarily using the order method but hoping to lock it down to the id. Both method still work I am not sure how you are doing it but it seems you are trying to get sneak attack. For method one - Click the class features button as seen here <a href="http://i.imgur.com/iBXu66r.png" rel="nofollow">http://i.imgur.com/iBXu66r.png</a> - From the output in chat, click sneak attack so chat looks like the following <a href="http://i.imgur.com/Mu1iOpI.png" rel="nofollow">http://i.imgur.com/Mu1iOpI.png</a> - Hit up arrow key on your keyboard and you should see <a href="http://i.imgur.com/3MM9LbM.png" rel="nofollow">http://i.imgur.com/3MM9LbM.png</a> in chat, the second is the sneak attack ID That is it for method one Method 2 sounds like you are trying to inspect that chat message when as outlined in the doc, you should be inspecting the feature on the sheet. So you should be going selecting it as such <a href="http://i.imgur.com/pgnmLAU.png" rel="nofollow">http://i.imgur.com/pgnmLAU.png</a> There should be no change and both methods work at this time