HashLips / hashlips_art_engine

HashLips Art Engine is a tool used to create multiple different instances of artworks based on provided layers.
MIT License
7.17k stars 4.3k forks source link

Ca I do less than 1%? #1144

Open cryptoguy55 opened 2 years ago

cryptoguy55 commented 2 years ago

I am making a set of 10,000 total. I want there to be a very rare items. I wrote as nature#0.2. But it wasn't worked. I didn't find the variations with that trait. Help and advice would be greatly appreciated.

bolshoytoster commented 2 years ago

@cryptoguy55a due to the way hashlips generates dna, the rarity won't be exact, e.g. you won't have exactly the amount you want.

What are the rarities for the other traits in that layer?

cryptoguy55 commented 2 years ago

Thank you for reply. For examaple. I have 40 clothes traits and rarities is among of 1 ~ 5 %. Only few traits is less than one. 0.2 or 0,1, 0,5

bolshoytoster commented 2 years ago

@cryptoguy55a you could try either lowering the rarity of the common ones or increasing the rarity of the ones you want.

cryptoguy55 commented 2 years ago

So cannot I do less than 1%?

bolshoytoster commented 2 years ago

@cryptoguy55a you can, but decreasing the rarity obviously decreases how much you see of it.

cryptoguy55 commented 2 years ago

I used convention like clothe#0.2, suit#0.3 But I didn't find any variations with those traits after generated entire variations

cryptoguy55 commented 2 years ago

Hi. @bolshoytoster Please help me to fix this issue. Thank you