Sorry, I’m still not super clear what the question is. Let me try to describe what I think you’re asking…
You’re copying an existing character and when trying to zero all/most of the stats fields, you cannot figure out how to zero the “Nemesis killed” count using gd-edit.
If that’s what you’re asking…
Please try this command:
> show kills
Boss-kills : collection of 3 items
champion-kills : 410
experience-from-kills : 4409203
hero-kills : 310
<... omitted ...>
Just do what you will with these fields. To zero a specific field, you can do this, for example:
set champion-kills 0
Hope that helps =)