Welcome to the documentation of Lucky Player |
Welcome to documentation of Lucky Player (Ren Pin III Generation)
This is an experimental library for controlling, handling and balancing the probabilites, mostly and likely to be used in electronic games. It consists a pool class, a player object contains "luckyness" value, and small controllers that will alter the probability by its base value and the player object.
這是一個實驗性的程式庫,設計成用來控制、處理和平衡機會率,預期是主要用在遊戲的。裡面有一個機率池、掌控「幸運值」(或者所謂的「人品」)的玩家物件、還有數個根據玩家幸運值和其基數而自動調整的機率控制器。
說到起源,事實上這程式庫已經是第三代版本,而製作動機是因為看到現時的遊戲大多數都以不太公平的機率抽卡(或者蛋)系統,就想製作一個比較公平和容易控制的程式庫,不單只用來實現公平還有平衡的抽獎系統,還能夠簡易的控制遊戲中的機率事物的發生。