All of that can be added editing the stored procedure used when you create a character (cant remember the name right now but it has been mentioned many times on this forum).
That's on _AddNewChar stored procedure on shard database. Edit it and execute the query. Those are the starter items, if you investigate a bit about stored procedures you can do the rest.
Adding 100% Blue/White Items through the procedure _ADD_ITEM_EXTERN isn't possible - that's prolly what he meant.
Try the Stored Procedure "_SMC_ADD_ITEM" out, there you can add your desired parameters for blues/white stats - play around with them or look the parameters up from a 100% blued item. The rest shouldn't be a problem