I need help assigning multiple values to keys. I know there is other questions like this one, however I don't really get their examples.
Here's my code, I want to add a damage value to the sword keys.
normalswords={
"TRAINING SWORD":"A sword meant for training, no element, 10 damage"}
Please help!