Is there a way to spawn enemies with equipped weapons? For example, like a Lynel with a flameblade for example? (Or any weapon really) I can easily do all the steps, but it's just in the Accio code generator I can't type it out correctly, for example, I use the code I get from spawn("Enemy_Lynel_Senior:Weapon_Lsword_018) and nothing spawns, but when I do spawn("Enemy_Lynel_Senior") it works just fine, but the Lynel breaks since he can't really attack without a weapon. I've been trying to research for awhile and been experimenting for awhile and I am close to giving up. The same thing does for chest with items inside. It seems by default they have just an apple in them. Other than this, it's been really fun breaking the game lmaox.
Is there a way to spawn enemies with equipped weapons? For example, like a Lynel with a flameblade for example? (Or any weapon really) I can easily do all the steps, but it's just in the Accio code generator I can't type it out correctly, for example, I use the code I get from spawn("Enemy_Lynel_Senior:Weapon_Lsword_018) and nothing spawns, but when I do spawn("Enemy_Lynel_Senior") it works just fine, but the Lynel breaks since he can't really attack without a weapon. I've been trying to research for awhile and been experimenting for awhile and I am close to giving up. The same thing does for chest with items inside. It seems by default they have just an apple in them. Other than this, it's been really fun breaking the game lmaox.