Amiibo drops: Difference between revisions
Jump to navigation
Jump to search
→LogicAIDef:Action/ItemAmiiboCreateFromDropTable
imported>Leoetlino |
imported>Leoetlino |
||
Line 35: | Line 35: | ||
*Finally, AmiiboLastTouchDate is set to <code>10000 * now.year + 100 * now.month + now.day</code> to update the last amiibo usage date. | *Finally, AmiiboLastTouchDate is set to <code>10000 * now.year + 100 * now.month + now.day</code> to update the last amiibo usage date. | ||
== Logic | == Logic == | ||
A SmallHit will happen 20% of the time. | A SmallHit will happen 20% of the time. | ||